servo/components/webgpu
Samson b6748db69d
webgpu: Use safe callbacks & try_recv_timeout (#32008)
* Use safe callback in SwapChainPresent and remove present_buffer_maps

* Use rust closure in BufferMapAsync

* Remove buffer_maps and dead code elimination

* scope id passthrough

* Inline callbacks

* try_recv timeout and halve DEVICE_POLL_INTERVAL
2024-04-30 11:47:57 +00:00
..
Cargo.toml webgpu: Update wgpu to 0.19 (#31995) 2024-04-26 07:04:15 +00:00
identity.rs webgpu: Update wgpu to 0.19 (#31995) 2024-04-26 07:04:15 +00:00
lib.rs webgpu: Use safe callbacks & try_recv_timeout (#32008) 2024-04-30 11:47:57 +00:00