generate OpLine before OpFunction
This commit is contained in:
parent
86ff4bca1d
commit
279c28e70a
13 changed files with 42 additions and 1 deletions
|
|
@ -120,6 +120,7 @@ PS_OUTPUT MainPs ( PS_INPUT i )
|
|||
69(i.vTextureCoords): 68(ptr) Variable Input
|
||||
72: TypePointer Output 12(fvec4)
|
||||
73(@entryPointOutput.vColor): 72(ptr) Variable Output
|
||||
Line 1 23 1
|
||||
6(MainPs): 4 Function None 5
|
||||
7: Label
|
||||
67(i): 11(ptr) Variable Function
|
||||
|
|
@ -135,6 +136,7 @@ PS_OUTPUT MainPs ( PS_INPUT i )
|
|||
Store 73(@entryPointOutput.vColor) 77
|
||||
Return
|
||||
FunctionEnd
|
||||
Line 1 23 1
|
||||
16(@MainPs(struct-PS_INPUT-vf21;):13(PS_OUTPUT) Function None 14
|
||||
15(i): 11(ptr) FunctionParameter
|
||||
17: Label
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue