A bunch of array fixes and some buffer stuff that doesn't quite work yet
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
scope (global) [
|
||||
[foo] : (f : Foo) -> float
|
||||
[vertex__vs_main] : ()
|
||||
[Foo] : {some_data : float}
|
||||
[Foo] : {some_data : float}
|
||||
scope (Foo) [
|
||||
[some_data] : float
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user