Add tests for variable init from global variable
authorAri Suonpaa <ari.suonpaa@siru.fi>
Thu, 23 May 2019 17:34:08 +0000 (20:34 +0300)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Tue, 12 Nov 2019 09:28:00 +0000 (04:28 -0500)
commitf5647cfb2497df63e123b1c413d102a9e0230512
tree0d421ff39e958937c0e0d387cada87878e193bd5
parentf226ab4946faa80712a9f4ee697d1b0125b654fa
Add tests for variable init from global variable

The existing OpVariable init tests were using
only constants as the initialization value. Now
also global scope variables are tested. There
are two variations for these global variables:
one where it's initialized from a constant and
one where the value is written in the code before
using the global as an initialization source.

Affects:

dEQP-VK.spirv_assembly.*.variable_init.*

New tests:

dEQP-VK.spirv_assembly.*.variable_init.*_from_*

Components: Vulkan

VK-GL-CTS issue: 1773

Change-Id: If19f8c3ec5b5da5626c41991add15eaa3183d77f
android/cts/master/vk-master.txt
external/vulkancts/modules/vulkan/spirv_assembly/vktSpvAsmVariableInitTests.cpp
external/vulkancts/mustpass/master/vk-default-no-waivers.txt
external/vulkancts/mustpass/master/vk-default.txt