[Webkit-unassigned] [Bug 233214] New: [GPU Process] [Filters 7/17] Build a postfix expression for applying the FilterEffects of the SVGFilter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 16 14:18:58 PST 2021


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

            Bug ID: 233214
           Summary: [GPU Process] [Filters 7/17] Build a postfix
                    expression for applying the FilterEffects of the
                    SVGFilter
           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 goal is to have all inputs of each FilterEffect be applied before applying it. This will eliminate the need to do recursive applying in FilterEffect::apply(). And it will also eliminate the need to store the rectangle of the result of FilterEffect. Once the absolutePaintRect is calculated, the result image can be created.

-- 
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/20211116/75f1ffa1/attachment-0001.htm>


More information about the webkit-unassigned mailing list