[Webkit-unassigned] [Bug 218865] New: [GPU Process] GraphicsContext::drawPattern() should take a NativeImage argument

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 12 11:50:47 PST 2020


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

            Bug ID: 218865
           Summary: [GPU Process] GraphicsContext::drawPattern() should
                    take a NativeImage argument
           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

This will allow recording the DisplayList item DrawPattern with the renderingResourceIdentifier of the NativeImage. When replaying it back, the renderingResourceIdentifier will be resolved to a NativeImage and the item will be applied the same way we for DrawNativeImage.

-- 
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/20201112/08829662/attachment.htm>


More information about the webkit-unassigned mailing list