Change required sample counts for storage images
authorGraeme Leese <gleese@broadcom.com>
Wed, 30 Aug 2017 15:37:14 +0000 (16:37 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 7 Sep 2017 18:35:31 +0000 (14:35 -0400)
commitae008be234d27e5dd26ec0643cdefa059c4986b3
treef3feb8bc474e5dc1d39801108fc68e825950ca29
parent2df21b7b88117afb7707d3f43f0ba66f153a3a2e
Change required sample counts for storage images

Update the API feature info tests to set requiredSampleCounts to 1 for
all images that are not usable as some type of framebuffer attachment.
Previously images that were not usable as attachments but could be used
as a storage image were incorrectly exempted from the requirement.

Components: Vulkan
VK-GL-CTS Issue: 645
Affects: dEQP-VK.api.info.image_format_properties.*

Change-Id: Ia0d09ad0ff51029b75cd3a264860a3dd63c249fb
external/vulkancts/modules/vulkan/api/vktApiFeatureInfo.cpp