mirror of
https://github.com/servo/servo
synced 2026-05-08 16:12:15 +02:00
Moves the drop logic for `GPUComputePassEncoder` to a separate `DroppableGPUComputePassEncoder` struct. Testing: Tests that coverages webgpu just exist Fixes: Partially #26488 Signed-off-by: Domenico Rizzo <domenico.rizzo@gmail.com>