rustgpu!!
This commit is contained in:
10
shader/Cargo.toml
Normal file
10
shader/Cargo.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[package]
|
||||
name = "shader"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[lib]
|
||||
crate-type = ["dylib"]
|
||||
|
||||
[dependencies]
|
||||
spirv-std = { version = "0.9" }
|
||||
Reference in New Issue
Block a user