servo/components/webgpu/ipc_messages
Samson 6f797709cf
webgpu: destroy GPUTexture without erroring (#33534)
* destroy GPUTexture without erroring (errors can be safely ignored)

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>

* Update expectations

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>

---------

Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
2024-09-25 09:36:09 +00:00
..
mod.rs webgpu: Divide message code into separate files (#32700) 2024-07-12 11:01:15 +00:00
recv.rs webgpu: destroy GPUTexture without erroring (#33534) 2024-09-25 09:36:09 +00:00
to_dom.rs webgpu: Sync GPUBuffer (#33154) 2024-08-27 07:54:55 +00:00
to_script.rs webgpu: Divide message code into separate files (#32700) 2024-07-12 11:01:15 +00:00