mirror of
https://github.com/EmbarkStudios/rust-gpu.git
synced 2024-11-26 08:45:43 +00:00
12 lines
206 B
Plaintext
12 lines
206 B
Plaintext
%1 = OpFunction %2 None %3
|
|
%4 = OpFunctionParameter %5
|
|
%6 = OpFunctionParameter %5
|
|
%7 = OpLabel
|
|
OpLine %8 1122 8
|
|
%9 = OpLoad %10 %4
|
|
OpLine %11 7 13
|
|
OpStore %6 %9
|
|
OpLine %11 8 1
|
|
OpReturn
|
|
OpFunctionEnd
|