RESOLVED FIXED 248419
Create accelerated image buffers for OffscreenCanvas, even if they're on a worker.
https://bugs.webkit.org/show_bug.cgi?id=248419
Summary Create accelerated image buffers for OffscreenCanvas, even if they're on a wo...
Matt Woodrow
Reported 2022-11-28 13:11:49 PST
ImageBitmap::createImageBuffer has been updated to determine the appropriate GraphicsClient for the thread from the ScriptExecutionContext, and uses that when allocating buffers, so that we get GPUP backed image buffers for workers.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-11-28 13:12:28 PST
Matt Woodrow
Comment 2 2022-11-28 13:21:39 PST
EWS
Comment 3 2022-12-07 16:09:55 PST
Committed 257520@main (ec74fcfe2fee): <https://commits.webkit.org/257520@main> Reviewed commits have been landed. Closing PR #6880 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.