wgpu/tests
Teodor Tanasoaia 338678ad5f
Remove IDs from wgpu traits (#6134)
Remove `wgpu`'s `.global_id()` getters.

Implement `PartialEq`, `Eq`, `Hash`, `PartialOrd` and `Ord` for wgpu resources.
2024-08-27 10:00:19 +00:00
..
src Make wgpu_test::valid print errors it detects. (#6136) 2024-08-23 14:17:28 +00:00
tests Remove IDs from wgpu traits (#6134) 2024-08-27 10:00:19 +00:00
Cargo.toml test: fix wgpu-test building by itself (#5912) 2024-07-04 23:31:37 -04:00