SPV: Implement composite comparisons (reductions across hierchical compare).

This commit is contained in:
John Kessenich 2015-12-21 20:54:09 -07:00
parent 59420fd356
commit 2211835b4d
6 changed files with 470 additions and 71 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.862"
#define GLSLANG_REVISION "SPIRV99.863"
#define GLSLANG_DATE "21-Dec-2015"