SPV: Move to deterministic results for OpEntryPoint, for test stability across platforms.

This commit is contained in:
John Kessenich 2015-12-21 11:45:34 -07:00
parent 7ba6341a05
commit 59420fd356
30 changed files with 31 additions and 31 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.861"
#define GLSLANG_DATE "20-Dec-2015"
#define GLSLANG_REVISION "SPIRV99.862"
#define GLSLANG_DATE "21-Dec-2015"