SPV: Implement short circuiting of && and || when emitting SPIR-V.
This commit is contained in:
parent
da581a2b95
commit
7c1aa1026e
9 changed files with 1942 additions and 1429 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 "3.0.788"
|
||||
#define GLSLANG_DATE "14-Oct-2015"
|
||||
#define GLSLANG_REVISION "3.0.789"
|
||||
#define GLSLANG_DATE "15-Oct-2015"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue