mirror of
https://github.com/EmbarkStudios/rust-gpu.git
synced 2024-11-29 18:24:18 +00:00
12 lines
205 B
Plaintext
12 lines
205 B
Plaintext
%1 = OpFunction %2 None %3
|
|
%4 = OpFunctionParameter %5
|
|
%6 = OpFunctionParameter %5
|
|
%7 = OpLabel
|
|
OpLine %8 7 35
|
|
%9 = OpLoad %10 %4
|
|
OpLine %11 1310 8
|
|
OpStore %6 %9
|
|
OpLine %8 8 1
|
|
OpReturn
|
|
OpFunctionEnd
|