NEW263957
WebGPU should support obtaining drawing buffer for Web Inspector
https://bugs.webkit.org/show_bug.cgi?id=263957
Summary WebGPU should support obtaining drawing buffer for Web Inspector
Kimmo Kinnunen
Reported 2023-10-31 01:58:29 PDT
WebGPU should support obtaining drawing buffer for Web Inspector When stepping through JS that draws with WebGPU, each command may update the context drawing buffer. The intention of Web Inspector is to show the effect of each command. Thus the drawing buffer should be readable.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-11-07 00:59:12 PST
Note You need to log in before you can comment on or make changes to this bug.