Add lexing, parsing and some semantic checking for constant buffers.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
scope (global) [
|
||||
[vertex__vs_main] : (pos : float4)
|
||||
[vertex__vs_main] : (pos : float4) -> float4
|
||||
scope (vertex__vs_main) [
|
||||
[x] : float
|
||||
[pos] : float4
|
||||
|
||||
Reference in New Issue
Block a user