Fix tests.
This commit is contained in:
11
test/semant/builtin_types.golden
Normal file
11
test/semant/builtin_types.golden
Normal file
@@ -0,0 +1,11 @@
|
||||
scope (global) [
|
||||
[vertex__vs_main] : ()
|
||||
scope (vertex__vs_main) [
|
||||
[v2] : float2
|
||||
[v4] : float4
|
||||
[v3] : float3
|
||||
[p] : float
|
||||
[m] : float4x4
|
||||
[q] : float
|
||||
]
|
||||
]
|
||||
Reference in New Issue
Block a user