SPV: Fix extra operands when using the "struct" form of a built-in taking an 'out' param.

This commit is contained in:
John Kessenich 2015-12-06 19:29:11 -07:00
parent e721f49dbd
commit 2359bd0a1d
3 changed files with 7 additions and 5 deletions

View file

@ -2,5 +2,5 @@
// For the version, it uses the latest git tag followed by the number of commits.
// For the date, it uses the current date (when then script is run).
#define GLSLANG_REVISION "SPIRV99.822"
#define GLSLANG_REVISION "SPIRV99.823"
#define GLSLANG_DATE "06-Dec-2015"