servo/components/webgpu
Samson 99c1f886b8
webgpu: Update wgpu and revamp RenderPass (#32665)
* Update wgpu and revamp RenderPass

* Set good expectations

* Set one bad expectation

* send_render_command

* small fixups

* docs

* doc

* Put RenderPass inside PassState

* Use Pass enum for ComputePass too

* fix docs
2024-07-04 12:16:42 +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: Update wgpu and revamp RenderPass (#32665) 2024-07-04 12:16:42 +00:00
gpu_error.rs webgpu: Move errorscopes to WGPU thread (#32304) 2024-05-22 16:47:35 +00:00
identity.rs webgpu: Update wgpu and revamp RenderPass (#32665) 2024-07-04 12:16:42 +00:00
lib.rs webgpu: Update wgpu and revamp RenderPass (#32665) 2024-07-04 12:16:42 +00:00
poll_thread.rs webgpu: Implement device lost (#32354) 2024-06-17 12:47:25 +00:00
render_commands.rs webgpu: Update wgpu and revamp RenderPass (#32665) 2024-07-04 12:16:42 +00:00
script_messages.rs webgpu: Update wgpu and revamp RenderPass (#32665) 2024-07-04 12:16:42 +00:00
wgpu_thread.rs webgpu: Update wgpu and revamp RenderPass (#32665) 2024-07-04 12:16:42 +00:00