[Webkit-unassigned] [Bug 236573] New: [GPU Process] Make FEImage create an ImageBuffer compatible with the destination GraphicsContext
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Feb 13 15:56:04 PST 2022
https://bugs.webkit.org/show_bug.cgi?id=236573
Bug ID: 236573
Summary: [GPU Process] Make FEImage create an ImageBuffer
compatible with the destination GraphicsContext
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
This requires passing a GraphicsContext to SVGFilter::create() and CSSFilter::create(). This already can be done for SVGFilter since it is created in RenderSVGResourceFilter::applyResource(). But creating the CSSFilter is a little problematic.
--
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/20220213/d8599476/attachment-0001.htm>
More information about the webkit-unassigned
mailing list