Fix #2264: OpEntryPoint incorrectly including function parameters.
authorJohn Kessenich <cepheus@frii.com>
Wed, 10 Jun 2020 13:15:24 +0000 (07:15 -0600)
committerJohn Kessenich <cepheus@frii.com>
Wed, 10 Jun 2020 13:17:11 +0000 (07:17 -0600)
commitc30d3353775038c49bbae21bd02a4eaa4e98293e
tree351302202dccf4fc085edf1fda8af25421029df6
parent68b2e15ee016487a28c4178a9d142186c58c8dd0
Fix #2264: OpEntryPoint incorrectly including function parameters.
SPIRV/GlslangToSpv.cpp
Test/baseResults/spv.1.4.OpEntryPoint.opaqueParams.vert.out [new file with mode: 0755]
Test/spv.1.4.OpEntryPoint.opaqueParams.vert [new file with mode: 0644]
gtests/Spv.FromFile.cpp