SPV: Nested layouts: Recursively send around the top-level std140 or std430 packing.
This also distinguishes between the same struct included in multiple parent packings.
This commit is contained in:
parent
b62e693f74
commit
f85e806e44
5 changed files with 216 additions and 34 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 "SPIRV99.851"
|
||||
#define GLSLANG_REVISION "SPIRV99.860"
|
||||
#define GLSLANG_DATE "19-Dec-2015"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue