Fix mismatch between VS outputs and GS inputs
authorYu-Jun Li <lyujun@qti.qualcomm.com>
Wed, 6 Feb 2019 17:47:52 +0000 (09:47 -0800)
committerAlexander Galazin <Alexander.Galazin@arm.com>
Thu, 21 Feb 2019 07:53:48 +0000 (02:53 -0500)
commit208ad366ad84b6edba8efad9d9659da50f30565a
treeb7f97766a6ae9439936e353722ab7b9674498859
parent8b5781b8e7a4564ddec376828a16fd89fb8e3227
Fix mismatch between VS outputs and GS inputs

VS was outputing gl_Position while GS expected
a block.

Components: Vulkan
VK-GL-CTS issue: 1594

Affects:
dEQP-VK.spirv_assembly.instruction.graphics.module.same_module_geom

Change-Id: Ib527cfda04fab0a206a45eb747b7e7751e71baa4
external/vulkancts/modules/vulkan/spirv_assembly/vktSpvAsmGraphicsShaderTestUtil.cpp