Rust gpu
This commit is contained in:
@ -21,5 +21,8 @@ tiff = "0.10.3"
|
||||
wgpu = {version = "27.0.1", features = ["spirv"]}
|
||||
winit = "0.30.12"
|
||||
|
||||
[build-dependencies]
|
||||
spirv-builder = {git = "https://github.com/rust-gpu/rust-gpu"}
|
||||
|
||||
[profile.release]
|
||||
opt-level = 3
|
||||
|
||||
Reference in New Issue
Block a user