8 lines
173 B
Plaintext
8 lines
173 B
Plaintext
scope (global) [
|
|
[vertex__vs_main] : (pos : float4) -> float4
|
|
scope (vertex__vs_main) [
|
|
[x] : float
|
|
[pos] : float4
|
|
]
|
|
]
|