wgpu/tests
Erich Gubler 7600c61b72 refactor: vertex_index_common: use strum enum iter.
Replace manual enumerations of various `enum`s with `derive`d ones via
`strum::{EnumIter, IntoEnumIterator}`.
2024-07-04 16:40:34 -06:00
..
src [wgpu-hal] require a Surface to be passed to Instance.enumerate_adapters() on WebGL2 2024-07-04 10:17:07 +02:00
tests refactor: vertex_index_common: use strum enum iter. 2024-07-04 16:40:34 -06:00
Cargo.toml refactor: vertex_index_common: use strum enum iter. 2024-07-04 16:40:34 -06:00