[Webkit-unassigned] [Bug 217342] New: [GPU Process] Implement GPU rendering resource cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 5 15:13:29 PDT 2020


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

            Bug ID: 217342
           Summary: [GPU Process] Implement GPU rendering resource cache
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Canvas
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com
                CC: dino at apple.com

All the rendering resources, such as ImageFrames, Fonts and ImageBuffers will be cached in the GPU side. Managing this cache will be done by RemoteRenderingBackend and RemoteRenderingBackendProxy. Both of these objects will have a separate objects for maintaining the cached objects. The goal is to have these objects cached once and referenced by their ids multiple times.

-- 
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/20201005/6b113a55/attachment.htm>


More information about the webkit-unassigned mailing list