generate OpLine before OpFunction
This commit is contained in:
parent
86ff4bca1d
commit
279c28e70a
13 changed files with 42 additions and 1 deletions
|
|
@ -477,6 +477,7 @@ using depth_any
|
|||
128(@entryPointOutput.Color): 127(ptr) Variable Output
|
||||
131: TypePointer Output 7(float)
|
||||
132(@entryPointOutput.Depth): 131(ptr) Variable Output
|
||||
Line 1 15 1
|
||||
5(main): 3 Function None 4
|
||||
6: Label
|
||||
125(flattenTemp): 109(ptr) Variable Function
|
||||
|
|
@ -491,6 +492,7 @@ using depth_any
|
|||
Store 132(@entryPointOutput.Depth) 134
|
||||
Return
|
||||
FunctionEnd
|
||||
Line 1 15 1
|
||||
11(@main():9(PS_OUTPUT) Function None 10
|
||||
12: Label
|
||||
14(ColorOut): 13(ptr) Variable Function
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue