HLSL: Fix #770: implicitly convert bool operands to numeric operators.
This commit is contained in:
parent
a4c64c988c
commit
97366a0df0
5 changed files with 425 additions and 2 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.1998"
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.2000"
|
||||
#define GLSLANG_DATE "12-Apr-2017"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue