Add tests for SignExtend with 'unsigned' types
authorGraeme Leese <gleese@broadcom.com>
Mon, 7 Oct 2019 12:43:19 +0000 (13:43 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Fri, 11 Oct 2019 09:43:26 +0000 (05:43 -0400)
commit09197c4aab8b9fcc875e37bc86bc02b69b4905eb
treec2e021c640856db7d3b7b5ddb18d05748e9594b7
parent088c76773ba4ebf744a1aefc9169fa785d069e63
Add tests for SignExtend with 'unsigned' types

SPIR-V wants to allow 'unsigned' as meaning 'unknown-signedness', in
which case a signed access will have an unsigned SampledType and the
SignExtend operand. Add tests for this combination.

Components: Vulkan
VK-GL-CTS issue: 2038
Affects: dEQP-VK.image.extend_operands_spirv1p4.*

Change-Id: Icd2ea0f41fcaab36d03ea3cff919449db3bd469a
(cherry picked from commit b76f0d042c3587221daa77fef55b2642204a7ca3)
android/cts/master/vk-master.txt
external/vulkancts/modules/vulkan/image/vktImageLoadStoreTests.cpp
external/vulkancts/mustpass/master/vk-default-no-waivers.txt
external/vulkancts/mustpass/master/vk-default.txt