Rework inReadableOrder() as a recursive descent.
Add a test for unreachable merge block. Update test results with the new order: mainly delaying merge blocks and removing unreachable ones.
This commit is contained in:
parent
9c591487ad
commit
38d039d063
10 changed files with 131 additions and 107 deletions
|
|
@ -57,6 +57,7 @@ spv.loopsArtificial.frag
|
|||
spv.matFun.vert
|
||||
spv.matrix.frag
|
||||
spv.matrix2.frag
|
||||
spv.merge-unreachable.frag
|
||||
spv.newTexture.frag
|
||||
spv.nonSquare.vert
|
||||
spv.Operations.frag
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue