servo/components/webgpu
Samson cbc9304c20
webgpu: Implement device lost (#32354)
* device lost promise should be init at creation of device object

* device lost impl

* lock for device poll

workaround for wgpu deadlocks

* expect

* Less lost reason reasoning in script
2024-06-17 12:47:25 +00:00
..
Cargo.toml webgpu: Enable gles support (#32452) 2024-06-09 04:35:27 +00:00
dom_messages.rs webgpu: Move errorscopes to WGPU thread (#32304) 2024-05-22 16:47:35 +00:00
gpu_error.rs webgpu: Move errorscopes to WGPU thread (#32304) 2024-05-22 16:47:35 +00:00
identity.rs webgpu: Refactor webgpu crate (#32255) 2024-05-08 13:53:39 +00:00
lib.rs webgpu: Move errorscopes to WGPU thread (#32304) 2024-05-22 16:47:35 +00:00
poll_thread.rs webgpu: Implement device lost (#32354) 2024-06-17 12:47:25 +00:00
script_messages.rs webgpu: Implement device lost (#32354) 2024-06-17 12:47:25 +00:00
wgpu_thread.rs webgpu: Implement device lost (#32354) 2024-06-17 12:47:25 +00:00