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
|
|
@ -48,6 +48,7 @@ spv.forwardFun.frag
|
|||
spv.functionCall.frag
|
||||
spv.functionSemantics.frag
|
||||
spv.interpOps.frag
|
||||
spv.layoutNested.vert
|
||||
spv.length.frag
|
||||
spv.localAggregates.frag
|
||||
spv.loops.frag
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue