Rust shaders
This commit is contained in:
@ -8,3 +8,5 @@ edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
spirv-std = {git = "https://github.com/rust-gpu/rust-gpu"}
|
||||
gpu_shared = {path = "../gpu_shared/"}
|
||||
heapless = "0.9.2"
|
||||
|
||||
Reference in New Issue
Block a user