Skip to content

Commit

Permalink
Run all example permutations
Browse files Browse the repository at this point in the history
  • Loading branch information
attackgoat committed May 28, 2024
1 parent be1cb75 commit 913286b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions contrib/rel-mgmt/run-all-examples
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ cargo run --example cpu_readback
cargo run --example subgroup_ops
cargo run --example bindless
cargo run --example image_sampler
cargo run --example image_sampler -- --hlsl
cargo run --example image_sampler -- --separate
cargo run --example image_sampler -- --hlsl --separate
cargo run --example vertex_layout
cargo run --example font_bmp
cargo run --example egui
Expand Down

0 comments on commit 913286b

Please sign in to comment.