Skip to content

Commit 29bd939

Browse files
committed
ash runner: remove multimodule, simplify pipeline creation
1 parent 85ce837 commit 29bd939

File tree

3 files changed

+138
-275
lines changed

3 files changed

+138
-275
lines changed

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/runners/ash/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ clap = { version = "4", features = ["derive"] }
2222
cfg-if = "1.0.0"
2323
shared = { path = "../../shaders/shared" }
2424
spirv-builder = { workspace = true, default-features = false }
25+
anyhow = "1.0.98"
2526

2627
[target.'cfg(target_os = "macos")'.dependencies]
2728
ash-molten = { version = "0.20", features = ["pre-built"] }

0 commit comments

Comments
 (0)