Fix non-unique type declarations in tests
authorAndrey Tuganov <andreyt@google.com>
Wed, 20 Sep 2017 20:42:35 +0000 (16:42 -0400)
committerAndrey Tuganov <andreyt@google.com>
Mon, 2 Oct 2017 17:17:47 +0000 (13:17 -0400)
commitcdca3e162437f190a4b2078af45fabbb938c22c2
tree7944c11929988b202b89671dc3b2c7621c685eb8
parent4b6462e469359ac7ddec9c63d042e43ead6031fc
Fix non-unique type declarations in tests

Multiple test code generators were generating incorrect SPIR-V code
(non-unique type declarations of non-aggregate types).

Affects: dEQP-VK.spirv_assembly.*
Components: Vulkan

VK-GL-CTS issue: 195

Change-Id: I55200a2b78c84c298db05f34892aa4cffbfff74c
external/vulkancts/modules/vulkan/spirv_assembly/vktSpvAsm16bitStorageTests.cpp
external/vulkancts/modules/vulkan/spirv_assembly/vktSpvAsmConditionalBranchTests.cpp
external/vulkancts/modules/vulkan/spirv_assembly/vktSpvAsmIndexingTests.cpp
external/vulkancts/modules/vulkan/spirv_assembly/vktSpvAsmInstructionTests.cpp