A bunch of array fixes and some buffer stuff that doesn't quite work yet
This commit is contained in:
@@ -2,5 +2,7 @@ scope (global) [
|
||||
[vertex__vs_main] : (pos : float3) -> float4
|
||||
scope (vertex__vs_main) [
|
||||
[pos] : float3
|
||||
scope (block) []
|
||||
scope (block) []
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user