SPV constants and constOffsets completion: isConstant() and disassembler to see results.
Expand to full isConstant() implementation. Fix disassembler to generate texture look-up masks.
This commit is contained in:
parent
d4a7a8e721
commit
716312771c
7 changed files with 74 additions and 57 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.780"
|
||||
#define GLSLANG_DATE "06-Oct-2015"
|
||||
#define GLSLANG_REVISION "3.0.785"
|
||||
#define GLSLANG_DATE "13-Oct-2015"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue