init commit
This commit is contained in:
7
test/semant/field_assignment.golden
Normal file
7
test/semant/field_assignment.golden
Normal file
@@ -0,0 +1,7 @@
|
||||
scope (global) [
|
||||
[vertex__vs_main] : (pos : float4)
|
||||
scope (vertex__vs_main) [
|
||||
[x] : float
|
||||
[pos] : float4
|
||||
]
|
||||
]
|
||||
Reference in New Issue
Block a user