Test custom border colors with the stencil aspect
authorRicardo Garcia <rgarcia@igalia.com>
Mon, 17 Oct 2022 14:31:13 +0000 (16:31 +0200)
committerRicardo Garcia <rgarcia@igalia.com>
Fri, 11 Nov 2022 09:32:50 +0000 (10:32 +0100)
This commit adds a number of tests that use custom border colors with
samplers for the stencil aspect of depth/stencil images.

Affects:
dEQP-VK.pipeline.*.sampler.*

New tests:
dEQP-VK.pipeline.*.sampler.*.all_mode_clamp_to_border_custom*_stencil

Components: Vulkan:
VK-GL-CTS issue: 4008

Change-Id: I2c1ecf60f727e6d19aca588e618f7cc86805c955

16 files changed:
android/cts/main/vk-master-2022-03-01/pipeline.txt
android/cts/main/vk-master/pipeline/fast-linked-library.txt
android/cts/main/vk-master/pipeline/monolithic.txt
android/cts/main/vk-master/pipeline/pipeline-library.txt
android/cts/main/vksc-main/pipeline.txt
external/vulkancts/modules/vulkan/pipeline/vktPipelineAttachmentFeedbackLoopLayoutTests.cpp
external/vulkancts/modules/vulkan/pipeline/vktPipelineImageSamplingInstance.cpp
external/vulkancts/modules/vulkan/pipeline/vktPipelineImageTests.cpp
external/vulkancts/modules/vulkan/pipeline/vktPipelineImageUtil.cpp
external/vulkancts/modules/vulkan/pipeline/vktPipelineImageUtil.hpp
external/vulkancts/modules/vulkan/pipeline/vktPipelineImageViewTests.cpp
external/vulkancts/modules/vulkan/pipeline/vktPipelineSamplerTests.cpp
external/vulkancts/mustpass/main/vk-default/pipeline/fast-linked-library.txt
external/vulkancts/mustpass/main/vk-default/pipeline/monolithic.txt
external/vulkancts/mustpass/main/vk-default/pipeline/pipeline-library.txt
external/vulkancts/mustpass/main/vksc-default/pipeline.txt

index 75ff4d7..bf8e698 100644 (file)
@@ -110232,42 +110232,79 @@ dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -110317,42 +110354,79 @@ dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -110402,42 +110476,79 @@ dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.mag_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.address_modes.all_mode_clamp_to_edge
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.address_modes.all_mode_clamp_to_border_transparent_black
@@ -111572,52 +111683,97 @@ dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_s
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat.address_modes.all_mode_clamp_to_border_custom_1101_formatless
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.mag_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.mag_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.mag_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -117016,42 +117172,79 @@ dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -117101,42 +117294,79 @@ dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -117186,42 +117416,79 @@ dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -122620,42 +122887,79 @@ dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -122705,42 +123009,79 @@ dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -122790,42 +123131,79 @@ dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.cube.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.cube.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.cube.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -247075,6 +247453,384 @@ dEQP-VK.pipeline.monolithic.dynamic_offset.combined_descriptors.single_offset.re
 dEQP-VK.pipeline.monolithic.dynamic_offset.combined_descriptors.single_offset.reverse_order_64_compute_first
 dEQP-VK.pipeline.monolithic.dynamic_offset.combined_descriptors.single_offset.reverse_order_256_graphics_first
 dEQP-VK.pipeline.monolithic.dynamic_offset.combined_descriptors.single_offset.reverse_order_256_compute_first
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r4g4_unorm_pack8.rgba.transparent_black.no_gather.no_swizzle_hint
 dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r4g4_unorm_pack8.rgba.transparent_black.no_gather.with_swizzle_hint
 dEQP-VK.pipeline.monolithic.sampler.border_swizzle.r4g4_unorm_pack8.rgba.transparent_black.gather_0.no_swizzle_hint
@@ -429778,42 +430534,79 @@ dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_ui
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -429863,42 +430656,79 @@ dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_ui
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -429948,42 +430778,79 @@ dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_u
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.mag_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.address_modes.all_mode_clamp_to_edge
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.address_modes.all_mode_clamp_to_border_transparent_black
@@ -431118,52 +431985,97 @@ dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d3
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat.address_modes.all_mode_clamp_to_border_custom_1101_formatless
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.mag_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.mag_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.mag_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -436562,42 +437474,79 @@ dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -436647,42 +437596,79 @@ dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -436732,42 +437718,79 @@ dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloa
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -442166,42 +443189,79 @@ dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_ui
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -442251,42 +443311,79 @@ dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_ui
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -442336,42 +443433,79 @@ dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_u
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.cube.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.cube.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.cube.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
index 2f43a1b..fc9a4b2 100644 (file)
@@ -110232,42 +110232,79 @@ dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_ui
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -110317,42 +110354,79 @@ dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_ui
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -110402,42 +110476,79 @@ dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_u
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.mag_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.address_modes.all_mode_clamp_to_edge
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.address_modes.all_mode_clamp_to_border_transparent_black
@@ -111572,52 +111683,97 @@ dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d3
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat.address_modes.all_mode_clamp_to_border_custom_1101_formatless
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.mag_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.mag_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.mag_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -117016,42 +117172,79 @@ dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -117101,42 +117294,79 @@ dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -117186,42 +117416,79 @@ dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloa
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -122620,42 +122887,79 @@ dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_ui
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -122705,42 +123009,79 @@ dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_ui
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -122790,42 +123131,79 @@ dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_u
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.cube.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.cube.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.cube.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
index 1ac58e7..43b74fc 100644 (file)
@@ -110511,42 +110511,79 @@ dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.mipmap
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -110596,42 +110633,79 @@ dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.mipmap
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -110681,42 +110755,79 @@ dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.mipma
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.mag_filter.nearest
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.address_modes.all_mode_clamp_to_edge
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.address_modes.all_mode_clamp_to_border_transparent_black
@@ -111851,52 +111962,97 @@ dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat.
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat.address_modes.all_mode_clamp_to_border_custom_1101_formatless
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.mag_filter.nearest
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.mag_filter.nearest
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.mag_filter.nearest
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -117295,42 +117451,79 @@ dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -117380,42 +117573,79 @@ dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -117465,42 +117695,79 @@ dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -122899,42 +123166,79 @@ dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.mipmap
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -122984,42 +123288,79 @@ dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.mipmap
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -123069,42 +123410,79 @@ dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.mipma
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.cube.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VK.pipeline.monolithic.sampler.view_type.cube.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VK.pipeline.monolithic.sampler.view_type.cube.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
index a818b5d..472d7dc 100644 (file)
@@ -110232,42 +110232,79 @@ dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -110317,42 +110354,79 @@ dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -110402,42 +110476,79 @@ dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.mag_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.address_modes.all_mode_clamp_to_edge
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.address_modes.all_mode_clamp_to_border_transparent_black
@@ -111572,52 +111683,97 @@ dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_s
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat.address_modes.all_mode_clamp_to_border_custom_1101_formatless
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.mag_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.mag_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.mag_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -117016,42 +117172,79 @@ dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -117101,42 +117294,79 @@ dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -117186,42 +117416,79 @@ dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -122620,42 +122887,79 @@ dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -122705,42 +123009,79 @@ dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -122790,42 +123131,79 @@ dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.cube.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.cube.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.cube.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
index f52c4e5..82a097e 100644 (file)
@@ -110166,42 +110166,79 @@ dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uin
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -110251,42 +110288,79 @@ dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uin
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -110336,42 +110410,79 @@ dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_ui
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.mag_filter.nearest
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.address_modes.all_mode_clamp_to_edge
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.address_modes.all_mode_clamp_to_border_transparent_black
@@ -111506,52 +111617,97 @@ dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat.address_modes.all_mode_clamp_to_border_custom_1101_formatless
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.mag_filter.nearest
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.mag_filter.nearest
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.mag_filter.nearest
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -116950,42 +117106,79 @@ dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -117035,42 +117228,79 @@ dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -117120,42 +117350,79 @@ dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -122554,42 +122821,79 @@ dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uin
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -122639,42 +122943,79 @@ dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uin
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -122724,42 +123065,79 @@ dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_ui
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.cube.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.cube.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.cube.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -280565,42 +280943,79 @@ dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.mipm
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -280650,42 +281065,79 @@ dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.mipm
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -280735,42 +281187,79 @@ dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.mip
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.mag_filter.nearest
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.address_modes.all_mode_clamp_to_edge
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.address_modes.all_mode_clamp_to_border_transparent_black
@@ -281905,52 +282394,97 @@ dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloa
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat.address_modes.all_mode_clamp_to_border_custom_1101_formatless
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.mag_filter.nearest
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.mag_filter.nearest
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.mag_filter.nearest
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -287349,42 +287883,79 @@ dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uin
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -287434,42 +288005,79 @@ dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uin
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -287519,42 +288127,79 @@ dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_ui
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -292953,42 +293598,79 @@ dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.mipm
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -293038,42 +293720,79 @@ dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.mipm
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -293123,42 +293842,79 @@ dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.mip
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.cube.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.cube.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.cube.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -451047,42 +451803,79 @@ dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -451132,42 +451925,79 @@ dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -451217,42 +452047,79 @@ dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.mag_filter.nearest
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.address_modes.all_mode_clamp_to_edge
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.address_modes.all_mode_clamp_to_border_transparent_black
@@ -452387,52 +453254,97 @@ dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat.address_modes.all_mode_clamp_to_border_custom_1101_formatless
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.mag_filter.nearest
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.mag_filter.nearest
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.mag_filter.nearest
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -457831,42 +458743,79 @@ dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_uno
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -457916,42 +458865,79 @@ dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_uno
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -458001,42 +458987,79 @@ dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfl
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -463435,42 +464458,79 @@ dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -463520,42 +464580,79 @@ dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -463605,42 +464702,79 @@ dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.cube.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.cube.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.cube.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
index 7d10019..49cfe5f 100644 (file)
@@ -2159,24 +2159,24 @@ VkSamplerCreateInfo AttachmentFeedbackLoopLayoutSamplerTest::getSamplerCreateInf
 {
        const VkSamplerCreateInfo defaultSamplerParams =
        {
-               VK_STRUCTURE_TYPE_SAMPLER_CREATE_INFO,                                                                  // VkStructureType                      sType;
-               DE_NULL,                                                                                                                                // 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_EDGE,                                                                  // VkSamplerAddressMode         addressModeU;
-               VK_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE,                                                                  // VkSamplerAddressMode         addressModeV;
-               VK_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE,                                                                  // VkSamplerAddressMode         addressModeW;
-               0.0f,                                                                                                                                   // float                                        mipLodBias;
-               VK_FALSE,                                                                                                                               // VkBool32                                     anisotropyEnable;
-               1.0f,                                                                                                                                   // float                                        maxAnisotropy;
-               false,                                                                                                                                  // VkBool32                                     compareEnable;
-               VK_COMPARE_OP_NEVER,                                                                                                    // VkCompareOp                          compareOp;
-               0.0f,                                                                                                                                   // float                                        minLod;
-               (m_imageViewType.isNormalized() ? 0.25f : 0.0f),                                                // float                                        maxLod;
-               getFormatBorderColor(BORDER_COLOR_TRANSPARENT_BLACK, m_imageFormat),    // VkBorderColor                        borderColor;
-               !m_imageViewType.isNormalized(),                                                                                // VkBool32                                     unnormalizedCoordinates;
+               VK_STRUCTURE_TYPE_SAMPLER_CREATE_INFO,                                                                          // VkStructureType                      sType;
+               DE_NULL,                                                                                                                                        // 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_EDGE,                                                                          // VkSamplerAddressMode         addressModeU;
+               VK_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE,                                                                          // VkSamplerAddressMode         addressModeV;
+               VK_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE,                                                                          // VkSamplerAddressMode         addressModeW;
+               0.0f,                                                                                                                                           // float                                        mipLodBias;
+               VK_FALSE,                                                                                                                                       // VkBool32                                     anisotropyEnable;
+               1.0f,                                                                                                                                           // float                                        maxAnisotropy;
+               false,                                                                                                                                          // VkBool32                                     compareEnable;
+               VK_COMPARE_OP_NEVER,                                                                                                            // VkCompareOp                          compareOp;
+               0.0f,                                                                                                                                           // float                                        minLod;
+               (m_imageViewType.isNormalized() ? 0.25f : 0.0f),                                                        // float                                        maxLod;
+               getFormatBorderColor(BORDER_COLOR_TRANSPARENT_BLACK, m_imageFormat, false),     // VkBorderColor                        borderColor;
+               !m_imageViewType.isNormalized(),                                                                                        // VkBool32                                     unnormalizedCoordinates;
        };
 
        return defaultSamplerParams;
index 961a602..98e031a 100644 (file)
@@ -1471,13 +1471,14 @@ tcu::TestStatus ImageSamplingInstance::verifyImage (void)
        const CoordinateCaptureProgram          coordCaptureProgram;
        const rr::Program                                       rrProgram                               = coordCaptureProgram.getReferenceProgram();
        ReferenceRenderer                                       refRenderer                             (m_renderSize.x(), m_renderSize.y(), 1, colorFormat, depthStencilFormat, &rrProgram);
+       const bool                                                      useStencilAspect                = (m_subresourceRange.aspectMask == VK_IMAGE_ASPECT_STENCIL_BIT);
 
        bool                                                            compareOkAll                    = true;
 
        tcu::Vec4                                                       lookupScale                             (1.0f);
        tcu::Vec4                                                       lookupBias                              (0.0f);
 
-       getLookupScaleBias(m_imageFormat, lookupScale, lookupBias);
+       getLookupScaleBias(m_imageFormat, lookupScale, lookupBias, useStencilAspect);
 
        // Render out coordinates
        {
@@ -1519,24 +1520,36 @@ tcu::TestStatus ImageSamplingInstance::verifyImage (void)
                        // Verification loop does not support reading from combined depth stencil texture levels.
                        // Get rid of stencil component.
 
-                       tcu::TextureFormat::ChannelType depthChannelType = tcu::TextureFormat::CHANNELTYPE_LAST;
+                       tcu::TextureFormat::ChannelOrder        channelOrder    = tcu::TextureFormat::CHANNELORDER_LAST;
+                       tcu::TextureFormat::ChannelType         channelType             = tcu::TextureFormat::CHANNELTYPE_LAST;
 
-                       switch (m_texture->getTextureFormat().type)
+                       if (subresource.aspectMask == VK_IMAGE_ASPECT_STENCIL_BIT)
                        {
-                       case tcu::TextureFormat::UNSIGNED_INT_16_8_8:
-                               depthChannelType = tcu::TextureFormat::UNORM_INT16;
-                               break;
-                       case tcu::TextureFormat::UNSIGNED_INT_24_8:
-                       case tcu::TextureFormat::UNSIGNED_INT_24_8_REV:
-                               depthChannelType = tcu::TextureFormat::UNORM_INT24;
-                               break;
-                       case tcu::TextureFormat::FLOAT_UNSIGNED_INT_24_8_REV:
-                               depthChannelType = tcu::TextureFormat::FLOAT;
-                               break;
-                       default:
-                               DE_FATAL("Unhandled texture format type in switch");
+                               channelOrder    = tcu::TextureFormat::S;
+                               channelType             = tcu::TextureFormat::UNSIGNED_INT8;
                        }
-                       textureCopy     = m_texture->copy(tcu::TextureFormat(tcu::TextureFormat::D, depthChannelType));
+                       else
+                       {
+                               channelOrder = tcu::TextureFormat::D;
+
+                               switch (m_texture->getTextureFormat().type)
+                               {
+                               case tcu::TextureFormat::UNSIGNED_INT_16_8_8:
+                                       channelType = tcu::TextureFormat::UNORM_INT16;
+                                       break;
+                               case tcu::TextureFormat::UNSIGNED_INT_24_8:
+                               case tcu::TextureFormat::UNSIGNED_INT_24_8_REV:
+                                       channelType = tcu::TextureFormat::UNORM_INT24;
+                                       break;
+                               case tcu::TextureFormat::FLOAT_UNSIGNED_INT_24_8_REV:
+                                       channelType = tcu::TextureFormat::FLOAT;
+                                       break;
+                               default:
+                                       DE_FATAL("Unhandled texture format type in switch");
+                               }
+                       }
+
+                       textureCopy     = m_texture->copy(tcu::TextureFormat(channelOrder, channelType));
                        texture         = textureCopy.get();
                }
                else
index 2b191ca..6df3d9f 100644 (file)
@@ -161,24 +161,24 @@ ImageSamplingInstanceParams ImageTest::getImageSamplingInstanceParams (Allocatio
 
        const VkSamplerCreateInfo samplerParams =
        {
-               VK_STRUCTURE_TYPE_SAMPLER_CREATE_INFO,                                                          // VkStructureType                      sType;
-               DE_NULL,                                                                                                                        // 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_EDGE,                                                          // VkSamplerAddressMode         addressModeU;
-               VK_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE,                                                          // VkSamplerAddressMode         addressModeV;
-               VK_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE,                                                          // VkSamplerAddressMode         addressModeW;
-               0.0f,                                                                                                                           // float                                        mipLodBias;
-               VK_FALSE,                                                                                                                       // VkBool32                                     anisotropyEnable;
-               1.0f,                                                                                                                           // float                                        maxAnisotropy;
-               false,                                                                                                                          // VkBool32                                     compareEnable;
-               VK_COMPARE_OP_NEVER,                                                                                            // VkCompareOp                          compareOp;
-               0.0f,                                                                                                                           // float                                        minLod;
-               (float)(subresourceRange.levelCount - 1),                                                       // float                                        maxLod;
-               getFormatBorderColor(BORDER_COLOR_TRANSPARENT_BLACK, imageFormat),      // VkBorderColor                        borderColor;
-               false                                                                                                                           // VkBool32                                     unnormalizedCoordinates;
+               VK_STRUCTURE_TYPE_SAMPLER_CREATE_INFO,                                                                          // VkStructureType                      sType;
+               DE_NULL,                                                                                                                                        // 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_EDGE,                                                                          // VkSamplerAddressMode         addressModeU;
+               VK_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE,                                                                          // VkSamplerAddressMode         addressModeV;
+               VK_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE,                                                                          // VkSamplerAddressMode         addressModeW;
+               0.0f,                                                                                                                                           // float                                        mipLodBias;
+               VK_FALSE,                                                                                                                                       // VkBool32                                     anisotropyEnable;
+               1.0f,                                                                                                                                           // float                                        maxAnisotropy;
+               false,                                                                                                                                          // VkBool32                                     compareEnable;
+               VK_COMPARE_OP_NEVER,                                                                                                            // VkCompareOp                          compareOp;
+               0.0f,                                                                                                                                           // float                                        minLod;
+               (float)(subresourceRange.levelCount - 1),                                                                       // float                                        maxLod;
+               getFormatBorderColor(BORDER_COLOR_TRANSPARENT_BLACK, imageFormat, false),       // VkBorderColor                        borderColor;
+               false                                                                                                                                           // VkBool32                                     unnormalizedCoordinates;
        };
 
        return ImageSamplingInstanceParams(m_pipelineConstructionType, renderSize, imageViewType, imageFormat, imageSize, arraySize, componentMapping, subresourceRange, samplerParams, 0.0f, vertices, separateStencilUsage, samplingType, imageCount, allocationKind);
index 2564881..f1ad0ed 100644 (file)
@@ -125,9 +125,14 @@ bool isMinMaxFilteringSupported (const InstanceInterface& vki, VkPhysicalDevice
        return (formatFeatures & VK_FORMAT_FEATURE_SAMPLED_IMAGE_FILTER_MINMAX_BIT) != 0;
 }
 
-VkBorderColor getFormatBorderColor (BorderColor color, VkFormat format)
+static bool isBorderColorInt (VkFormat format, bool useStencilAspect)
 {
-       if (!isCompressedFormat(format) && (isIntFormat(format) || isUintFormat(format)))
+       return (!isCompressedFormat(format) && (isIntFormat(format) || isUintFormat(format) || (isDepthStencilFormat(format) && useStencilAspect)));
+}
+
+VkBorderColor getFormatBorderColor (BorderColor color, VkFormat format, bool useStencilAspect)
+{
+       if (isBorderColorInt(format, useStencilAspect))
        {
                switch (color)
                {
@@ -156,9 +161,9 @@ VkBorderColor getFormatBorderColor (BorderColor color, VkFormat format)
        return VK_BORDER_COLOR_FLOAT_TRANSPARENT_BLACK;
 }
 
-rr::GenericVec4 getFormatCustomBorderColor     (tcu::Vec4 floatValue, tcu::IVec4 intValue, vk::VkFormat format)
+rr::GenericVec4 getFormatCustomBorderColor     (tcu::Vec4 floatValue, tcu::IVec4 intValue, vk::VkFormat format, bool useStencilAspect)
 {
-       if (!isCompressedFormat(format) && (isIntFormat(format) || isUintFormat(format)))
+       if (isBorderColorInt(format, useStencilAspect))
        {
                return rr::GenericVec4(intValue);
        }
@@ -168,15 +173,26 @@ rr::GenericVec4 getFormatCustomBorderColor        (tcu::Vec4 floatValue, tcu::IVec4 int
        }
 }
 
-void getLookupScaleBias (vk::VkFormat format, tcu::Vec4& lookupScale, tcu::Vec4& lookupBias)
+void getLookupScaleBias (vk::VkFormat format, tcu::Vec4& lookupScale, tcu::Vec4& lookupBias, bool useStencilAspect)
 {
        if (!isCompressedFormat(format))
        {
-               const tcu::TextureFormatInfo    fmtInfo = tcu::getTextureFormatInfo(mapVkFormat(format));
+               const auto tcuFormat = mapVkFormat(format);
 
-               // Needed to normalize various formats to 0..1 range for writing into RT
-               lookupScale     = fmtInfo.lookupScale;
-               lookupBias      = fmtInfo.lookupBias;
+               if (useStencilAspect)
+               {
+                       DE_ASSERT(tcu::hasStencilComponent(tcuFormat.order));
+                       lookupScale = tcu::Vec4(1.0f / 255.0f, 1.0f, 1.0f, 1.0f);
+                       lookupBias = tcu::Vec4(0.0f, 0.0f, 0.0f, 0.0f);
+               }
+               else
+               {
+                       const tcu::TextureFormatInfo    fmtInfo = tcu::getTextureFormatInfo(tcuFormat);
+
+                       // Needed to normalize various formats to 0..1 range for writing into RT
+                       lookupScale     = fmtInfo.lookupScale;
+                       lookupBias      = fmtInfo.lookupBias;
+               }
        }
        else
        {
index c185b1f..00f191b 100644 (file)
@@ -64,13 +64,14 @@ bool                                                        isMinMaxFilteringSupported      (const vk::InstanceInterface&   instanceInte
                                                                                                                         vk::VkFormat                                   format,
                                                                                                                         vk::VkImageTiling                              tiling);
 
-vk::VkBorderColor                              getFormatBorderColor            (BorderColor color, vk::VkFormat format);
+vk::VkBorderColor                              getFormatBorderColor            (BorderColor color, vk::VkFormat format, bool useStencilAspect);
 
-rr::GenericVec4                                        getFormatCustomBorderColor      (tcu::Vec4 floatValue, tcu::IVec4 intValue, vk::VkFormat format);
+rr::GenericVec4                                        getFormatCustomBorderColor      (tcu::Vec4 floatValue, tcu::IVec4 intValue, vk::VkFormat format, bool useStencilAspect);
 
 void                                                   getLookupScaleBias                      (vk::VkFormat                                   format,
                                                                                                                         tcu::Vec4&                                             lookupScale,
-                                                                                                                        tcu::Vec4&                                             lookupBias);
+                                                                                                                        tcu::Vec4&                                             lookupBias,
+                                                                                                                        bool                                                   useStencilAspect = false);
 
 /*--------------------------------------------------------------------*//*!
  * Gets a tcu::TextureLevel initialized with data from a VK color
index 0883d36..b09daf3 100644 (file)
@@ -122,24 +122,24 @@ ImageSamplingInstanceParams ImageViewTest::getImageSamplingInstanceParams (VkIma
 
        const VkSamplerCreateInfo               samplerParams   =
        {
-               VK_STRUCTURE_TYPE_SAMPLER_CREATE_INFO,                                                          // VkStructureType                      sType;
-               DE_NULL,                                                                                                                        // 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_EDGE,                                                          // VkSamplerAddressMode         addressModeU;
-               VK_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE,                                                          // VkSamplerAddressMode         addressModeV;
-               VK_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE,                                                          // VkSamplerAddressMode         addressModeW;
-               0.0f,                                                                                                                           // float                                        mipLodBias;
-               VK_FALSE,                                                                                                                       // VkBool32                                     anisotropyEnable;
-               1.0f,                                                                                                                           // float                                        maxAnisotropy;
-               false,                                                                                                                          // VkBool32                                     compareEnable;
-               VK_COMPARE_OP_NEVER,                                                                                            // VkCompareOp                          compareOp;
-               0.0f,                                                                                                                           // float                                        minLod;
-               (float)(subresourceRange.levelCount - 1),                                                       // float                                        maxLod;
-               getFormatBorderColor(BORDER_COLOR_TRANSPARENT_BLACK, imageFormat),      // VkBorderColor                        borderColor;
-               false                                                                                                                           // VkBool32                                     unnormalizedCoordinates;
+               VK_STRUCTURE_TYPE_SAMPLER_CREATE_INFO,                                                                          // VkStructureType                      sType;
+               DE_NULL,                                                                                                                                        // 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_EDGE,                                                                          // VkSamplerAddressMode         addressModeU;
+               VK_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE,                                                                          // VkSamplerAddressMode         addressModeV;
+               VK_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE,                                                                          // VkSamplerAddressMode         addressModeW;
+               0.0f,                                                                                                                                           // float                                        mipLodBias;
+               VK_FALSE,                                                                                                                                       // VkBool32                                     anisotropyEnable;
+               1.0f,                                                                                                                                           // float                                        maxAnisotropy;
+               false,                                                                                                                                          // VkBool32                                     compareEnable;
+               VK_COMPARE_OP_NEVER,                                                                                                            // VkCompareOp                          compareOp;
+               0.0f,                                                                                                                                           // float                                        minLod;
+               (float)(subresourceRange.levelCount - 1),                                                                       // float                                        maxLod;
+               getFormatBorderColor(BORDER_COLOR_TRANSPARENT_BLACK, imageFormat, false),       // VkBorderColor                        borderColor;
+               false                                                                                                                                           // VkBool32                                     unnormalizedCoordinates;
        };
 
        return ImageSamplingInstanceParams(m_pipelineConstructionType, renderSize, imageViewType, imageFormat, imageSize, arraySize, componentMapping, subresourceRange, samplerParams, samplerLod, vertices);
index 91703c8..cb6ee22 100644 (file)
@@ -105,14 +105,16 @@ public:
                                                                                                                                                 VkFormat                                       imageFormat,
                                                                                                                                                 int                                            imageSize,
                                                                                                                                                 float                                          samplerLod,
-                                                                                                                                                bool                                           separateStencilUsage);
+                                                                                                                                                bool                                           separateStencilUsage,
+                                                                                                                                                bool                                           sampleStencil);
        virtual                                                         ~SamplerTest                                    (void) {}
 
        virtual ImageSamplingInstanceParams     getImageSamplingInstanceParams  (SamplerViewType        imageViewType,
                                                                                                                                                 VkFormat                       imageFormat,
                                                                                                                                                 int                            imageSize,
                                                                                                                                                 float                          samplerLod,
-                                                                                                                                                bool                           separateStencilUsage) const;
+                                                                                                                                                bool                           separateStencilUsage,
+                                                                                                                                                bool                           sampleStencil) const;
 
        tcu::Vec4                                                       swizzle                                                 (tcu::Vec4 inputData, VkComponentMapping componentMapping, float zeroOrOneValue) const;
        virtual void                                            initPrograms                                    (SourceCollections& sourceCollections) const;
@@ -123,7 +125,7 @@ public:
        virtual VkSamplerCreateInfo                     getSamplerCreateInfo                    (void) const;
        virtual VkComponentMapping                      getComponentMapping                             (void) const;
 
-       static std::string                                      getGlslSamplerType                              (const tcu::TextureFormat& format, SamplerViewType type);
+       static std::string                                      getGlslSamplerType                              (const tcu::TextureFormat& format, SamplerViewType type, bool sampleStencil);
        static tcu::IVec3                                       getImageSize                                    (SamplerViewType viewType, int size);
        static int                                                      getArraySize                                    (SamplerViewType viewType);
 
@@ -134,6 +136,7 @@ protected:
        int                                                                     m_imageSize;
        float                                                           m_samplerLod;
        bool                                                            m_separateStencilUsage;
+       bool                                                            m_sampleStencil;
 };
 
 class SamplerMagFilterTest : public SamplerTest
@@ -270,7 +273,8 @@ public:
                                                                                                                                         VkBorderColor                          borderColor,
                                                                                                                                         rr::GenericVec4                        customBorderColorValue,
                                                                                                                                         bool                                           customBorderColorFormatless,
-                                                                                                                                        bool                                           separateStencilUsage);
+                                                                                                                                        bool                                           separateStencilUsage,
+                                                                                                                                        bool                                           sampleStencil);
        virtual                                                         ~SamplerAddressModesTest        (void) {}
        virtual tcu::UVec2                                      getRenderSize                           (SamplerViewType viewType) const;
        virtual std::vector<Vertex4Tex4>        createVertices                          (void) const;
@@ -298,7 +302,8 @@ SamplerTest::SamplerTest    (tcu::TestContext&                      testContext,
                                                         VkFormat                                       imageFormat,
                                                         int                                            imageSize,
                                                         float                                          samplerLod,
-                                                        bool                                           separateStencilUsage)
+                                                        bool                                           separateStencilUsage,
+                                                        bool                                           sampleStencil)
        : vkt::TestCase                                 (testContext, name, description)
        , m_pipelineConstructionType    (pipelineConstructionType)
        , m_imageViewType                               (imageViewType)
@@ -306,23 +311,36 @@ SamplerTest::SamplerTest  (tcu::TestContext&                      testContext,
        , m_imageSize                                   (imageSize)
        , m_samplerLod                                  (samplerLod)
        , m_separateStencilUsage                (separateStencilUsage)
+       , m_sampleStencil                               (sampleStencil)
 {
+       // Can't do both at the same time with the current code.
+       DE_ASSERT(!separateStencilUsage || !sampleStencil);
 }
 
 ImageSamplingInstanceParams SamplerTest::getImageSamplingInstanceParams (SamplerViewType       imageViewType,
                                                                                                                                                 VkFormat                       imageFormat,
                                                                                                                                                 int                            imageSize,
                                                                                                                                                 float                          samplerLod,
-                                                                                                                                                bool                           separateStencilUsage) const
+                                                                                                                                                bool                           separateStencilUsage,
+                                                                                                                                                bool                           sampleStencil) const
 {
        const tcu::UVec2                                renderSize                      = getRenderSize(imageViewType);
        const std::vector<Vertex4Tex4>  vertices                        = createVertices();
        const VkSamplerCreateInfo               samplerParams           = getSamplerCreateInfo();
        const VkComponentMapping                componentMapping        = getComponentMapping();
 
-       const VkImageAspectFlags                imageAspect                     = (!isCompressedFormat(imageFormat) && hasDepthComponent(mapVkFormat(imageFormat).order)) ? VK_IMAGE_ASPECT_DEPTH_BIT : VK_IMAGE_ASPECT_COLOR_BIT;
+       const auto                                              isDSFormat                      = isDepthStencilFormat(imageFormat);
+       const auto                                              tcuFormat                       = (isDSFormat ? mapVkFormat(imageFormat) : tcu::TextureFormat());
+       const auto                                              hasDepth                        = (isDSFormat && tcu::hasDepthComponent(tcuFormat.order));
+       const auto                                              hasStencil                      = (isDSFormat && tcu::hasStencilComponent(tcuFormat.order));
+       const auto                                              imageAspect                     = (isDSFormat ? (sampleStencil ? VK_IMAGE_ASPECT_STENCIL_BIT : VK_IMAGE_ASPECT_DEPTH_BIT) : VK_IMAGE_ASPECT_COLOR_BIT);
        const deUint32                                  mipLevels                       = (imageViewType.isNormalized() ? static_cast<deUint32>(deLog2Floor32(imageSize)) + 1u : 1u);
 
+       DE_UNREF(hasDepth);             // For debug builds.
+       DE_UNREF(hasStencil);   // For debug builds.
+       DE_ASSERT(imageAspect != VK_IMAGE_ASPECT_DEPTH_BIT || hasDepth);
+       DE_ASSERT(imageAspect != VK_IMAGE_ASPECT_STENCIL_BIT || hasStencil);
+
        const VkImageSubresourceRange   subresourceRange        =
        {
                imageAspect,                                                                            // VkImageAspectFlags   aspectMask;
@@ -342,7 +360,7 @@ ImageSamplingInstanceParams SamplerTest::getImageSamplingInstanceParams (Sampler
 void SamplerTest::checkSupport (Context& context) const
 {
        checkPipelineLibraryRequirements(context.getInstanceInterface(), context.getPhysicalDevice(), m_pipelineConstructionType);
-       checkSupportImageSamplingInstance(context, getImageSamplingInstanceParams(m_imageViewType, m_imageFormat, m_imageSize, m_samplerLod, m_separateStencilUsage));
+       checkSupportImageSamplingInstance(context, getImageSamplingInstanceParams(m_imageViewType, m_imageFormat, m_imageSize, m_samplerLod, m_separateStencilUsage, m_sampleStencil));
 }
 
 tcu::Vec4 SamplerTest::swizzle (tcu::Vec4 inputData, VkComponentMapping componentMapping, float zeroOrOneValue) const
@@ -385,7 +403,7 @@ void SamplerTest::initPrograms (SourceCollections& sourceCollections) const
        tcu::Vec4                                               lookupScale;
        tcu::Vec4                                               lookupBias;
 
-       getLookupScaleBias(m_imageFormat, lookupScale, lookupBias);
+       getLookupScaleBias(m_imageFormat, lookupScale, lookupBias, m_sampleStencil);
 
        tcu::Vec4                                               swizzledScale   = swizzle(lookupScale,  getComponentMapping(), 1.0f);
        tcu::Vec4                                               swizzledBias    = swizzle(lookupBias,   getComponentMapping(), 0.0f);
@@ -426,7 +444,7 @@ void SamplerTest::initPrograms (SourceCollections& sourceCollections) const
                          << "}\n";
 
        fragmentSrc << "#version 440\n"
-                               << "layout(set = 0, binding = 0) uniform highp " << getGlslSamplerType(format, m_imageViewType) << " texSampler;\n"
+                               << "layout(set = 0, binding = 0) uniform highp " << getGlslSamplerType(format, m_imageViewType, m_sampleStencil) << " texSampler;\n"
                                << "layout(location = 0) in highp vec4 vtxTexCoords;\n"
                                << "layout(location = 0) out highp vec4 fragColor;\n"
                                << "void main (void)\n"
@@ -452,7 +470,7 @@ void SamplerTest::initPrograms (SourceCollections& sourceCollections) const
 
 TestInstance* SamplerTest::createInstance (Context& context) const
 {
-       return new ImageSamplingInstance(context, getImageSamplingInstanceParams(m_imageViewType, m_imageFormat, m_imageSize, m_samplerLod, m_separateStencilUsage));
+       return new ImageSamplingInstance(context, getImageSamplingInstanceParams(m_imageViewType, m_imageFormat, m_imageSize, m_samplerLod, m_separateStencilUsage, m_sampleStencil));
 }
 
 tcu::UVec2 SamplerTest::getRenderSize (SamplerViewType viewType) const
@@ -488,24 +506,24 @@ VkSamplerCreateInfo SamplerTest::getSamplerCreateInfo (void) const
 {
        const VkSamplerCreateInfo defaultSamplerParams =
        {
-               VK_STRUCTURE_TYPE_SAMPLER_CREATE_INFO,                                                                  // VkStructureType                      sType;
-               DE_NULL,                                                                                                                                // 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_EDGE,                                                                  // VkSamplerAddressMode         addressModeU;
-               VK_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE,                                                                  // VkSamplerAddressMode         addressModeV;
-               VK_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE,                                                                  // VkSamplerAddressMode         addressModeW;
-               0.0f,                                                                                                                                   // float                                        mipLodBias;
-               VK_FALSE,                                                                                                                               // VkBool32                                     anisotropyEnable;
-               1.0f,                                                                                                                                   // float                                        maxAnisotropy;
-               false,                                                                                                                                  // VkBool32                                     compareEnable;
-               VK_COMPARE_OP_NEVER,                                                                                                    // VkCompareOp                          compareOp;
-               0.0f,                                                                                                                                   // float                                        minLod;
-               (m_imageViewType.isNormalized() ? 0.25f : 0.0f),                                                // float                                        maxLod;
-               getFormatBorderColor(BORDER_COLOR_TRANSPARENT_BLACK, m_imageFormat),    // VkBorderColor                        borderColor;
-               !m_imageViewType.isNormalized(),                                                                                // VkBool32                                     unnormalizedCoordinates;
+               VK_STRUCTURE_TYPE_SAMPLER_CREATE_INFO,                                                                                                  // VkStructureType                      sType;
+               DE_NULL,                                                                                                                                                                // 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_EDGE,                                                                                                  // VkSamplerAddressMode         addressModeU;
+               VK_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE,                                                                                                  // VkSamplerAddressMode         addressModeV;
+               VK_SAMPLER_ADDRESS_MODE_CLAMP_TO_EDGE,                                                                                                  // VkSamplerAddressMode         addressModeW;
+               0.0f,                                                                                                                                                                   // float                                        mipLodBias;
+               VK_FALSE,                                                                                                                                                               // VkBool32                                     anisotropyEnable;
+               1.0f,                                                                                                                                                                   // float                                        maxAnisotropy;
+               false,                                                                                                                                                                  // VkBool32                                     compareEnable;
+               VK_COMPARE_OP_NEVER,                                                                                                                                    // VkCompareOp                          compareOp;
+               0.0f,                                                                                                                                                                   // float                                        minLod;
+               (m_imageViewType.isNormalized() ? 0.25f : 0.0f),                                                                                // float                                        maxLod;
+               getFormatBorderColor(BORDER_COLOR_TRANSPARENT_BLACK, m_imageFormat, m_sampleStencil),   // VkBorderColor                        borderColor;
+               !m_imageViewType.isNormalized(),                                                                                                                // VkBool32                                     unnormalizedCoordinates;
        };
 
        return defaultSamplerParams;
@@ -517,11 +535,11 @@ VkComponentMapping SamplerTest::getComponentMapping (void) const
        return componentMapping;
 }
 
-std::string SamplerTest::getGlslSamplerType (const tcu::TextureFormat& format, SamplerViewType type)
+std::string SamplerTest::getGlslSamplerType (const tcu::TextureFormat& format, SamplerViewType type, bool sampleStencil)
 {
        std::ostringstream samplerType;
 
-       if (tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_UNSIGNED_INTEGER)
+       if (tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_UNSIGNED_INTEGER || sampleStencil)
                samplerType << "u";
        else if (tcu::getTextureChannelClass(format.type) == tcu::TEXTURECHANNELCLASS_SIGNED_INTEGER)
                samplerType << "i";
@@ -612,7 +630,7 @@ SamplerMagFilterTest::SamplerMagFilterTest (tcu::TestContext&                       testContext,
                                                                                        VkFormat                                        imageFormat,
                                                                                        VkFilter                                        magFilter,
                                                                                        bool                                            separateStencilUsage)
-       : SamplerTest   (testContext, name, description, pipelineConstructionType, imageViewType, imageFormat, 8, 0.0f, separateStencilUsage)
+       : SamplerTest   (testContext, name, description, pipelineConstructionType, imageViewType, imageFormat, 8, 0.0f, separateStencilUsage, false)
        , m_magFilter   (magFilter)
 {
 }
@@ -636,7 +654,7 @@ SamplerMinFilterTest::SamplerMinFilterTest (tcu::TestContext&                       testContext,
                                                                                        VkFormat                                        imageFormat,
                                                                                        VkFilter                                        minFilter,
                                                                                        bool                                            separateStencilUsage)
-       : SamplerTest   (testContext, name, description, pipelineConstructionType, imageViewType, imageFormat, 32, 0.0f, separateStencilUsage)
+       : SamplerTest   (testContext, name, description, pipelineConstructionType, imageViewType, imageFormat, 32, 0.0f, separateStencilUsage, false)
        , m_minFilter   (minFilter)
 {
 }
@@ -745,7 +763,7 @@ SamplerLodTest::SamplerLodTest (tcu::TestContext&                   testContext,
                                                                float                                           mipLodBias,
                                                                float                                           samplerLod,
                                                                bool                                            separateStencilUsage)
-       : SamplerTest   (testContext, name, description, pipelineConstructionType, imageViewType, imageFormat, 32, samplerLod, separateStencilUsage)
+       : SamplerTest   (testContext, name, description, pipelineConstructionType, imageViewType, imageFormat, 32, samplerLod, separateStencilUsage, false)
        , m_mipmapMode  (mipmapMode)
        , m_minLod              (minLod)
        , m_maxLod              (maxLod)
@@ -780,8 +798,9 @@ SamplerAddressModesTest::SamplerAddressModesTest (tcu::TestContext&                 testContex
                                                                                                  VkBorderColor                         borderColor,
                                                                                                  rr::GenericVec4                       customBorderColorValue,
                                                                                                  bool                                          customBorderColorFormatless,
-                                                                                                 bool                                          separateStencilUsage)
-       : SamplerTest   (testContext, name, description, pipelineConstructionType, imageViewType, imageFormat, 8, 0.0f, separateStencilUsage)
+                                                                                                 bool                                          separateStencilUsage,
+                                                                                                 bool                                          sampleStencil)
+       : SamplerTest   (testContext, name, description, pipelineConstructionType, imageViewType, imageFormat, 8, 0.0f, separateStencilUsage, sampleStencil)
        , m_addressU    (addressU)
        , m_addressV    (addressV)
        , m_addressW    (addressW)
@@ -1028,7 +1047,7 @@ MovePtr<tcu::TestCaseGroup> createSamplerMipmapTests (tcu::TestContext& testCtx,
        return samplerMipmapTests;
 }
 
-std::string getAddressModesCaseName (VkSamplerAddressMode u, VkSamplerAddressMode v, VkSamplerAddressMode w, BorderColor border, tcu::IVec4 customIntValue, bool formatless)
+std::string getAddressModesCaseName (VkSamplerAddressMode u, VkSamplerAddressMode v, VkSamplerAddressMode w, BorderColor border, tcu::IVec4 customIntValue, bool formatless, bool sampleStencil)
 {
        static const char* borderColorNames[BORDER_COLOR_COUNT] =
        {
@@ -1079,6 +1098,10 @@ std::string getAddressModesCaseName (VkSamplerAddressMode u, VkSamplerAddressMod
                        caseName << "_formatless";
 
        }
+
+       if (sampleStencil)
+               caseName << "_stencil";
+
        return caseName.str();
 }
 
@@ -1184,17 +1207,40 @@ MovePtr<tcu::TestCaseGroup> createSamplerAddressModesTests (tcu::TestContext& te
                         imageFormat == VK_FORMAT_B5G5R5A1_UNORM_PACK16)  && config.border == BORDER_COLOR_CUSTOM && config.customColorFormatless)
                        continue;
 
-               samplerAddressModesTests->addChild(new SamplerAddressModesTest(testCtx,
-                                                                                                                                          getAddressModesCaseName(config.u, config.v, config.w, config.border, config.customColorValueInt, config.customColorFormatless).c_str(),
-                                                                                                                                          "",
-                                                                                                                                          pipelineConstructionType,
-                                                                                                                                          imageViewType,
-                                                                                                                                          imageFormat,
-                                                                                                                                          config.u, config.v, config.w,
-                                                                                                                                          getFormatBorderColor(config.border, imageFormat),
-                                                                                                                                          getFormatCustomBorderColor(config.customColorValueFloat, config.customColorValueInt, imageFormat),
-                                                                                                                                          config.customColorFormatless,
-                                                                                                                                          separateStencilUsage));
+               for (int i = 0; i < 2; ++i)
+               {
+                       const bool isDSFormat           = isDepthStencilFormat(imageFormat);
+                       const bool sampleStencil        = (i > 0);
+
+                       if (separateStencilUsage && sampleStencil)
+                               continue;
+
+                       if (!isDSFormat && sampleStencil)
+                               continue;
+
+                       if (isDSFormat)
+                       {
+                               const auto tcuFormat = mapVkFormat(imageFormat);
+
+                               if (!sampleStencil && !tcu::hasDepthComponent(tcuFormat.order))
+                                       continue;
+                               if (sampleStencil && !tcu::hasStencilComponent(tcuFormat.order))
+                                       continue;
+                       }
+
+                       samplerAddressModesTests->addChild(new SamplerAddressModesTest(testCtx,
+                                                                                                                                               getAddressModesCaseName(config.u, config.v, config.w, config.border, config.customColorValueInt, config.customColorFormatless, sampleStencil).c_str(),
+                                                                                                                                               "",
+                                                                                                                                               pipelineConstructionType,
+                                                                                                                                               imageViewType,
+                                                                                                                                               imageFormat,
+                                                                                                                                               config.u, config.v, config.w,
+                                                                                                                                               getFormatBorderColor(config.border, imageFormat, sampleStencil),
+                                                                                                                                               getFormatCustomBorderColor(config.customColorValueFloat, config.customColorValueInt, imageFormat, sampleStencil),
+                                                                                                                                               config.customColorFormatless,
+                                                                                                                                               separateStencilUsage,
+                                                                                                                                               sampleStencil));
+               }
        }
 
        return samplerAddressModesTests;
index 966a0e8..5a86f2a 100644 (file)
@@ -110242,42 +110242,79 @@ dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_ui
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -110327,42 +110364,79 @@ dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_ui
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -110412,42 +110486,79 @@ dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_u
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.mag_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.address_modes.all_mode_clamp_to_edge
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.address_modes.all_mode_clamp_to_border_transparent_black
@@ -111582,52 +111693,97 @@ dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d3
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat.address_modes.all_mode_clamp_to_border_custom_1101_formatless
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.mag_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.mag_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.mag_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -117026,42 +117182,79 @@ dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -117111,42 +117304,79 @@ dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -117196,42 +117426,79 @@ dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloa
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -122630,42 +122897,79 @@ dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_ui
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -122715,42 +123019,79 @@ dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_ui
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -122800,42 +123141,79 @@ dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_u
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.cube.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.cube.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VK.pipeline.fast_linked_library.sampler.view_type.cube.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
index 453518c..b8fb5b4 100644 (file)
@@ -110521,42 +110521,79 @@ dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.mipmap
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -110606,42 +110643,79 @@ dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.mipmap
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -110691,42 +110765,79 @@ dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.mipma
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.mag_filter.nearest
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.address_modes.all_mode_clamp_to_edge
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.address_modes.all_mode_clamp_to_border_transparent_black
@@ -111861,52 +111972,97 @@ dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat.
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat.address_modes.all_mode_clamp_to_border_custom_1101_formatless
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.mag_filter.nearest
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.mag_filter.nearest
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.mag_filter.nearest
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -117305,42 +117461,79 @@ dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -117390,42 +117583,79 @@ dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -117475,42 +117705,79 @@ dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -122909,42 +123176,79 @@ dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.mipmap
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -122994,42 +123298,79 @@ dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.mipmap
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -123079,42 +123420,79 @@ dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.mipma
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.monolithic.sampler.view_type.cube.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VK.pipeline.monolithic.sampler.view_type.cube.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VK.pipeline.monolithic.sampler.view_type.cube.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
index 3c92faa..1baf240 100644 (file)
@@ -110242,42 +110242,79 @@ dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -110327,42 +110364,79 @@ dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -110412,42 +110486,79 @@ dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.mag_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.address_modes.all_mode_clamp_to_edge
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.address_modes.all_mode_clamp_to_border_transparent_black
@@ -111582,52 +111693,97 @@ dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_s
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat.address_modes.all_mode_clamp_to_border_custom_1101_formatless
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.mag_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.mag_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.mag_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -117026,42 +117182,79 @@ dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -117111,42 +117304,79 @@ dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -117196,42 +117426,79 @@ dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -122630,42 +122897,79 @@ dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -122715,42 +123019,79 @@ dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -122800,42 +123141,79 @@ dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VK.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.cube.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.cube.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VK.pipeline.pipeline_library.sampler.view_type.cube.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
index f52c4e5..82a097e 100644 (file)
@@ -110166,42 +110166,79 @@ dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uin
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -110251,42 +110288,79 @@ dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uin
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -110336,42 +110410,79 @@ dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_ui
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.mag_filter.nearest
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.address_modes.all_mode_clamp_to_edge
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.address_modes.all_mode_clamp_to_border_transparent_black
@@ -111506,52 +111617,97 @@ dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat.address_modes.all_mode_clamp_to_border_custom_1101_formatless
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.mag_filter.nearest
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.mag_filter.nearest
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.mag_filter.nearest
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -116950,42 +117106,79 @@ dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -117035,42 +117228,79 @@ dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -117120,42 +117350,79 @@ dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -122554,42 +122821,79 @@ dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uin
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -122639,42 +122943,79 @@ dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uin
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -122724,42 +123065,79 @@ dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_ui
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.cube.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.cube.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VKSC.pipeline.pipeline_library.sampler.view_type.cube.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -280565,42 +280943,79 @@ dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.mipm
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -280650,42 +281065,79 @@ dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.mipm
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -280735,42 +281187,79 @@ dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.mip
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.mag_filter.nearest
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.address_modes.all_mode_clamp_to_edge
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.address_modes.all_mode_clamp_to_border_transparent_black
@@ -281905,52 +282394,97 @@ dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloa
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat.address_modes.all_mode_clamp_to_border_custom_1101_formatless
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.mag_filter.nearest
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.mag_filter.nearest
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.mag_filter.nearest
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -287349,42 +287883,79 @@ dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uin
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -287434,42 +288005,79 @@ dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uin
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -287519,42 +288127,79 @@ dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_ui
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -292953,42 +293598,79 @@ dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.mipm
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -293038,42 +293720,79 @@ dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.mipm
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -293123,42 +293842,79 @@ dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.mip
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.monolithic.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.cube.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.cube.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VKSC.pipeline.monolithic.sampler.view_type.cube.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -451047,42 +451803,79 @@ dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -451132,42 +451925,79 @@ dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -451217,42 +452047,79 @@ dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.mag_filter.nearest
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.address_modes.all_mode_clamp_to_edge
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.r4g4_unorm_pack8.address_modes.all_mode_clamp_to_border_transparent_black
@@ -452387,52 +453254,97 @@ dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat.address_modes.all_mode_clamp_to_border_custom_1101_formatless
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.mag_filter.nearest
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.mag_filter.nearest
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.mag_filter.nearest
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_unnormalized.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -457831,42 +458743,79 @@ dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_uno
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -457916,42 +458865,79 @@ dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_uno
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -458001,42 +458987,79 @@ dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfl
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.2d_array.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average
@@ -463435,42 +464458,79 @@ dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d16_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -463520,42 +464580,79 @@ dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d24_unorm_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_filter.linear
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_filter.nearest
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.min_reduce.comp_identity_zero_zero_zero.average
@@ -463605,42 +464702,79 @@ dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_1
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.mipmap.linear.lod.select_bias_3_7
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_transparent_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_black_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_opaque_white_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirror_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_mirrored_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_repeat_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_border_mode_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_border_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_mirrored_repeat_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirror_clamp_to_edge_mode_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_border_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirror_clamp_to_edge_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_clamp_to_edge_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_border_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_mirrored_repeat_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_repeat_mode_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_mirrored_repeat_mode_mirror_clamp_to_edge_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_edge_mode_clamp_to_border_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_clamp_to_border_mode_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_repeat_mode_mirror_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirrored_repeat_mode_clamp_to_edge_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.uvw_mode_clamp_to_edge_mode_mirror_clamp_to_edge_mode_mirrored_repeat_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_0011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1000_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1001_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1011_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless
+dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.3d.format.d32_sfloat_s8_uint.address_modes.all_mode_clamp_to_border_custom_1101_formatless_stencil
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.cube.format.r4g4_unorm_pack8.min_filter.linear
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.cube.format.r4g4_unorm_pack8.min_filter.nearest
 dEQP-VKSC.pipeline.fast_linked_library.sampler.view_type.cube.format.r4g4_unorm_pack8.min_reduce.comp_identity_zero_zero_zero.average