WIP: SPV Remapper: add remapper test framework
This commit is contained in:
parent
4c3a7fd100
commit
a8456415b8
52 changed files with 3067 additions and 9 deletions
25
Test/baseResults/remap.literal64.none.spv.out
Normal file
25
Test/baseResults/remap.literal64.none.spv.out
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
remap.literal64.none.spv
|
||||
// Module Version 10100
|
||||
// Generated by (magic number): 70000
|
||||
// Id's are bound by 10
|
||||
|
||||
Capability Shader
|
||||
MemoryModel Logical GLSL450
|
||||
1: TypeVoid
|
||||
2: TypeInt 64 1
|
||||
3: TypeFunction 1
|
||||
4: 2(int) Constant 0 0
|
||||
5: 1 Function None 3
|
||||
6: Label
|
||||
SelectionMerge 7 None
|
||||
Switch 4 7
|
||||
case 0: 0
|
||||
case 8: 1
|
||||
case 0: 9
|
||||
8: Label
|
||||
Branch 7
|
||||
9: Label
|
||||
Branch 7
|
||||
7: Label
|
||||
Return
|
||||
FunctionEnd
|
||||
Loading…
Add table
Add a link
Reference in a new issue