[Webkit-unassigned] [Bug 254794] New: [GPU Process] To encode a CGImage, copy the pixels to a SharedMemory instead of drawing it a bitmap context

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 30 22:03:48 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=254794

            Bug ID: 254794
           Summary: [GPU Process] To encode a CGImage, copy the pixels to
                    a SharedMemory instead of drawing it a bitmap context
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com
                CC: sabouhallawa at apple.com

This will eliminate the time which may be incurred in shuffling the image bytes to match the pixel format of the destination bitmap context.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230331/19d641d8/attachment.htm>


More information about the webkit-unassigned mailing list