servo/components/webgpu
Samson bf99cf7f30
Proper GPUDevice cleanup (#32520)
* Make device cleanup right

* Use weakref for GPUDevice in globalscope

* No need to destroy device on drop

* DeviceReason early return

* make remove_gpu_device to be the only way to remove device
2024-06-20 05:56:59 +00:00
..
Cargo.toml Use workspace definitions for all crates and update to the 2021 edition (#32544) 2024-06-18 09:22:08 +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 Proper GPUDevice cleanup (#32520) 2024-06-20 05:56:59 +00:00
wgpu_thread.rs Proper GPUDevice cleanup (#32520) 2024-06-20 05:56:59 +00:00