Files
Ink-Shader-Language/test/semant/use_builtin_functions.golden
2024-06-09 21:34:23 +02:00

7 lines
117 B
Plaintext

scope (global) [
[vertex__vs_main] : ()
scope (vertex__vs_main) [
[f] : float4
]
]