SPV OpAtomicCompareSwap: Generate correct operand order and number of operands.

This commit is contained in:
John Kessenich 2015-09-14 22:45:16 -06:00
parent 7355eebb18
commit 3e60a6ff13
3 changed files with 11 additions and 4 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 "3.0.753"
#define GLSLANG_REVISION "3.0.754"
#define GLSLANG_DATE "14-Sep-2015"