init commit
This commit is contained in:
5
test/struct_with_multiple_members.shd
Normal file
5
test/struct_with_multiple_members.shd
Normal file
@@ -0,0 +1,5 @@
|
||||
Foo :: struct {
|
||||
color : float4;
|
||||
pos : float2;
|
||||
uv : float2;
|
||||
}
|
||||
Reference in New Issue
Block a user