wgpu/tests
Jim Blandy aeb2067e81 [core] Make poll(Wait) not hang after bad command submission.
Add `wgpu_core::device::Device::last_successful_submission_index`,
which records the fence value that `Maintain::Wait` should actually
wait for. See comments for details.

Fixes #5969.
2024-07-17 16:11:04 -07:00
..
src build(deps): bump crate-ci/typos from 1.22.9 to 1.23.1 (#5922) 2024-07-14 22:13:25 +02:00
tests [core] Make poll(Wait) not hang after bad command submission. 2024-07-17 16:11:04 -07:00
Cargo.toml test: fix wgpu-test building by itself (#5912) 2024-07-04 23:31:37 -04:00