[Webkit-unassigned] [Bug 244521] TextureMapper: elements with filter or opacity are wrongly z-positioned in 3D transform

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 29 17:35:46 PDT 2022


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

--- Comment #1 from Fujii Hironori <Hironori.Fujii at sony.com> ---
commitSurface draws filtered and blending textures with the identity transform. So, the depth is 0.
https://github.com/WebKit/WebKit/blob/bc90c50c6ba84974bbc861bcbb406bbcd35e845f/Source/WebCore/platform/graphics/texmap/TextureMapperLayer.cpp#L510

-- 
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/20220830/6f36bac5/attachment.htm>


More information about the webkit-unassigned mailing list