Ifdefs, moved semantic to check, fixed error reporting for builtins
This commit is contained in:
6
test/check/nested_if.golden
Normal file
6
test/check/nested_if.golden
Normal file
@@ -0,0 +1,6 @@
|
||||
scope (global) [
|
||||
[vertex__vs_main] : (pos : float3) -> float4
|
||||
scope (vertex__vs_main) [
|
||||
[pos] : float3
|
||||
]
|
||||
]
|
||||
Reference in New Issue
Block a user