SPV: Address #759: make ViewIndex and DeviceIndex by 'in', not 'uniform'.

This commit is contained in:
John Kessenich 2017-03-13 15:43:26 -06:00
parent 946e0a6d8c
commit 7a44a31dee
4 changed files with 10 additions and 10 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.1902"
#define GLSLANG_DATE "11-Mar-2017"
#define GLSLANG_REVISION "Overload400-PrecQual.1906"
#define GLSLANG_DATE "13-Mar-2017"