RESOLVED FIXED 254794
[GPU Process] To encode a CGImage, copy its pixels to a SharedMemory
https://bugs.webkit.org/show_bug.cgi?id=254794
Summary [GPU Process] To encode a CGImage, copy its pixels to a SharedMemory
Said Abou-Hallawa
Reported 2023-03-30 22:03:48 PDT
This will eliminate the time which may be incurred in shuffling the image bytes to match the pixel format of the destination bitmap context.
Attachments
Said Abou-Hallawa
Comment 1 2023-03-30 22:04:21 PDT
Said Abou-Hallawa
Comment 2 2023-03-30 22:11:16 PDT
EWS
Comment 3 2023-04-04 20:12:47 PDT
Committed 262607@main (c50a18ba1626): <https://commits.webkit.org/262607@main> Reviewed commits have been landed. Closing PR #12224 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.