Add needed extension and feature checks in mismatched_write_op test
authorSÅ‚awomir Cygan <slawomir.cygan@intel.com>
Wed, 17 Feb 2021 16:32:38 +0000 (17:32 +0100)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Sat, 6 Mar 2021 09:49:18 +0000 (09:49 +0000)
commit19787906258d16e31104158abf3941c9e0283880
tree15e54f92377a8841d74383f8f6cc520ba2242720
parent292044c1d648b317f3eea5b48c43019d5c078dbc
Add needed extension and feature checks in mismatched_write_op test

This change adds required extension and feature checks for the extensions
and capabilites used by the shader in this test.

Moreover, this change removes enabling of SPV_EXT_shader_image_int64
extension where not needed, so some test cases would run on implementations
not supporting it.

VK-GL-CTS Issue: 2796

Affects: dEQP-VK.image.mismatched_write_op.*

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