[Webkit-unassigned] [Bug 234099] New: [GPU Process] [Filters] Add the encoding and decoding for FEImage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 9 12:49:01 PST 2021


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

            Bug ID: 234099
           Summary: [GPU Process] [Filters] Add the encoding and decoding
                    for FEImage
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

The encoding and decoding of FEImage requires special handling. FEImage needs to encode and decode the RenderingResourceIdentifier of the Image or the ImageBuffer of its SourceImage. FEImage needs to send the Image or the ImageBuffer of its SourceImage separately to GPUProcess. But before applying the filter all the FEImages need to resolve their RenderingResourceIdentifiers back to an Image or an ImageBuffer.

-- 
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/20211209/a24bfd7f/attachment.htm>


More information about the webkit-unassigned mailing list