mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-05 13:45:46 +00:00
![Dzmitry Malyshau](/assets/img/avatar_default.png)
This change adds support for CanvasContext presenting WebGPU via CPU readback. The presentation is handled mostly on GPU process side by managing a list of staging buffers and copying the contents into a WR external image (backed by an external buffer). Differential Revision: https://phabricator.services.mozilla.com/D68032 --HG-- extra : moz-landing-system : lando