Update .out files with new loop SPIR-V.
Also update breakForLoop and call builder.closeLoop() in code generation. Remove dead code. Change-Id: Ic8ce5b208530f8787989ef45a2efa405f1b45310
This commit is contained in:
parent
7819bee82c
commit
c8fbbab419
15 changed files with 2766 additions and 2793 deletions
|
|
@ -5,6 +5,8 @@ spv.do-simple.vert
|
|||
spv.do-while-continue-break.vert
|
||||
spv.for-continue-break.vert
|
||||
spv.for-simple.vert
|
||||
spv.for-notest.vert
|
||||
spv.for-nobody.vert
|
||||
spv.while-continue-break.vert
|
||||
spv.while-simple.vert
|
||||
# vulkan-specific tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue