Skip to content

Commit e8367f0

Browse files
committed
spirv-tools patch
1 parent 77070b7 commit e8367f0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,3 +85,6 @@ codegen-units = 256
8585
#
8686
# rustflags = ["-Zshare-generics=off"]
8787
codegen-units = 1
88+
89+
[patch.crates-io]
90+
spirv-tools = { git = "https://github.com/Rust-GPU/spirv-tools-rs", rev = "b9411778af320dfbf16c69b28aec4e8a6b08c402" }

0 commit comments

Comments
 (0)