Built-ins: fix mapping of packDouble2x32 and unpackDouble2x32.

This commit is contained in:
John Kessenich 2015-12-06 19:33:07 -07:00
parent 2359bd0a1d
commit 8c1c2ca0d7
3 changed files with 7 additions and 7 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.823"
#define GLSLANG_REVISION "SPIRV99.824"
#define GLSLANG_DATE "06-Dec-2015"