HLSL: Track binding numbers to struct instances; fixes issue #496.
This commit is contained in:
parent
58d2843c6a
commit
b804de605c
3 changed files with 22 additions and 18 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.1465"
|
||||
#define GLSLANG_DATE "02-Sep-2016"
|
||||
#define GLSLANG_REVISION "Overload400-PrecQual.1468"
|
||||
#define GLSLANG_DATE "05-Sep-2016"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue