ash/examples
Marijn Suijten 4ba8df1af8
examples: Remove unneeded casts as pointed out by Rust 1.66 (#692)
Strangely some no-op cast remained in the codebase, and are only now
caught since Rust 1.66.  In both cases the input value is already of the
correct type (independent of the platform).
2022-12-19 10:18:45 -08:00
..
assets Update the texture example 2016-12-26 01:22:21 +01:00
shader Fix broken vert.spv 2017-09-17 10:31:17 +02:00
src examples: Remove unneeded casts as pointed out by Rust 1.66 (#692) 2022-12-19 10:18:45 -08:00
Cargo.toml ash-window: Upgrade to raw-window-handle 0.5.0 (#645) 2022-09-23 12:40:12 +02:00