[Webkit-unassigned] [Bug 96692] New: [CSS Shaders][Skia] Optimize FECustomFilterSkia.cpp to avoid making copies of textures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 13 14:09:58 PDT 2012


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

           Summary: [CSS Shaders][Skia] Optimize FECustomFilterSkia.cpp to
                    avoid making copies of textures
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: achicu at adobe.com


Right now FECustomFilterSkia copies textures from Skia and back to Skia. We can avoid that when the input buffer is already accelerated.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list