generate OpLine before OpFunction

This commit is contained in:
Qingyuan Zheng 2022-05-23 23:05:43 -07:00
parent 86ff4bca1d
commit 279c28e70a
13 changed files with 42 additions and 1 deletions

View file

@ -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