[Webkit-unassigned] [Bug 87878] New: [CSS Shaders] Create a shared object between FECustomFilter objects to store the shared resources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 30 11:12:32 PDT 2012


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

           Summary: [CSS Shaders] Create a shared object between
                    FECustomFilter objects to store the shared resources
           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
            Blocks: 85013


Each FECustomFilter is creating its own GraphicsContext3D and always compiles the Shader. There should be only one GraphicsContext3D for all the FECustomFilters and they should share the precompiled shaders.

-- 
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