HLSL: Accept layout(...) also as a post-decl. Issue #454.

This commit is contained in:
John Kessenich 2016-09-05 14:37:03 -06:00
parent 7735b94403
commit e3218e270e
4 changed files with 71 additions and 39 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.1469"
#define GLSLANG_REVISION "Overload400-PrecQual.1470"
#define GLSLANG_DATE "05-Sep-2016"