HLSL: Fix binary-expression associativity and termination issue.
This commit is contained in:
parent
fea226ba43
commit
64076ed7e9
8 changed files with 243 additions and 180 deletions
|
|
@ -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.1361"
|
||||
#define GLSLANG_REVISION "SPIRV99.1362"
|
||||
#define GLSLANG_DATE "28-Jul-2016"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue