4 lines
90 B
Plaintext
4 lines
90 B
Plaintext
(program
|
|
(fun vertex vs_main -> float3
|
|
[(:= pos float3 (@position))]
|
|
(return pos))) |