Files
Ink-Shader-Language/test/check/if_def_block.golden

8 lines
147 B
Plaintext

scope (global) [
[pixel__ps_main] : ()
scope (pixel__ps_main) [
[alpha_color] : float4
[f] : float
]
]