Fix missing check for supported device features
authorMohd Faisal <mohd.faisal@arm.com>
Thu, 18 Feb 2021 16:53:53 +0000 (16:53 +0000)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Sat, 6 Mar 2021 09:52:01 +0000 (09:52 +0000)
commitdb65bd98c0da778a2a861937723204c665d42e22
tree89b51b6c2c923ff0dca8a73c51b8e09b622852fe
parent9f6eb2bbfca0d5fd4275aeafa8847671ca222b0a
Fix missing check for supported device features

This change add the feature check for shaderInt64 which was missing.
Adding capability and types for Int64 only for 64 bit images.
Removed the float64 capability and types, not used.

VK-GL-CTS Issue: 2807

Affects: dEQP-VK.image.mismatched_write_op.*

Components: Vulkan
Change-Id: I82d7b6a2f629147156fc15884286e6c085043177
external/vulkancts/modules/vulkan/image/vktImageMismatchedWriteOpTests.cpp