Handle SPIR-V type mismatch when constructing a composite
authorJeff Bolz <jbolz@nvidia.com>
Tue, 25 Jun 2019 18:31:10 +0000 (13:31 -0500)
committerJeff Bolz <jbolz@nvidia.com>
Tue, 25 Jun 2019 18:32:35 +0000 (13:32 -0500)
commit531344905f3ee4fd260a094aff02ac6ee12e68f8
treee6490a32e3ce468f0f2f360d61223c17d8a5d56c
parent4e6b9ea32900b7bae6728eb8167657cdae7b16dc
Handle SPIR-V type mismatch when constructing a composite
SPIRV/GlslangToSpv.cpp
Test/baseResults/spv.1.4.constructComposite.comp.out [new file with mode: 0644]
Test/baseResults/spv.constructComposite.comp.out [new file with mode: 0644]
Test/spv.1.4.constructComposite.comp [new file with mode: 0644]
Test/spv.constructComposite.comp [new file with mode: 0644]
gtests/Spv.FromFile.cpp