HLSL: Fix #754: recognize type casts in if-statements separately from declarations.
This commit is contained in:
parent
621c0e3d69
commit
057df2935a
4 changed files with 63 additions and 24 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 "Overload400-PrecQual.1878"
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1881"
|
||||
#define GLSLANG_DATE "06-Mar-2017"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue