Fix some if directive stuff. Fix a property output issue. Will be deprecated next commit anyway.
This commit is contained in:
7
test/check/if_def_block.golden
Normal file
7
test/check/if_def_block.golden
Normal file
@@ -0,0 +1,7 @@
|
||||
scope (global) [
|
||||
[pixel__ps_main] : ()
|
||||
scope (pixel__ps_main) [
|
||||
[alpha_color] : float4
|
||||
[f] : float
|
||||
]
|
||||
]
|
||||
Reference in New Issue
Block a user