Check consistency of GetPhysicalDeviceSparseImageFormatProperties
authorChris Forbes <chrisforbes@google.com>
Wed, 5 Jun 2019 01:33:42 +0000 (18:33 -0700)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 27 Jun 2019 07:35:25 +0000 (03:35 -0400)
commit75b1b4c50f38d33dd1ca9e3ff6aec4a6e05ba722
tree9b0c646d443b70eb1a3802965bee9df74c912180
parentd1460de9750d0fc706de51f77229cbfa76c964ec
Check consistency of GetPhysicalDeviceSparseImageFormatProperties

This function should not advertise any support if the device does not
support the sparseBinding feature at all.

Components: Vulkan

Affects: dEQP-VK.api.info.sparse_image_format_properties2.*

VK-GL-CTS Issue: 1816

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