Check shaderInt64 feature support in memory tests
authorLisa Wu <lisa.wu@arm.com>
Wed, 20 Feb 2019 13:58:11 +0000 (14:58 +0100)
committerLisa Wu <lisa.wu@arm.com>
Thu, 21 Feb 2019 14:34:24 +0000 (15:34 +0100)
commit8470cbfacee904771917ba5cef760ae76c1e6e88
treee18d128f6116b87d31eba590318439be4c5427f3
parent456c6bf05c2d3db746ede7ece9a867fccc5d76d9
Check shaderInt64 feature support in memory tests

Not all vulkan implementations support int64 data type in shaders,
dEQP-VK.memory_model.* tests should check support before using "int64"
in the shader.

Affects: dEQP-VK.memory_model.*.u64.*

Components: Vulkan

VK-GL-CTS issue: 1621

Change-Id: Idefe662a7327708898b01777f14f6ca9637a35f3
external/vulkancts/modules/vulkan/memory_model/vktMemoryModelMessagePassing.cpp