SPV: Distinguish between SPV and non-SPV rules for member overlap.

This commit is contained in:
John Kessenich 2016-10-07 11:50:25 -06:00
parent 087a454af2
commit 19bdf90eba
6 changed files with 94 additions and 15 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 "Overload400-PrecQual.1559"
#define GLSLANG_DATE "06-Oct-2016"
#define GLSLANG_REVISION "Overload400-PrecQual.1560"
#define GLSLANG_DATE "07-Oct-2016"