[Webkit-unassigned] [Bug 220129] New: [ANGLE] Metal backend renders tdl.js samples as red
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 23 15:23:18 PST 2020
https://bugs.webkit.org/show_bug.cgi?id=220129
Bug ID: 220129
Summary: [ANGLE] Metal backend renders tdl.js samples as red
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: ANGLE
Assignee: webkit-unassigned at lists.webkit.org
Reporter: kpiddington at apple.com
CC: dino at apple.com
As reported by Ken Russell, TDL samples render a red background.
The root cause of this issue is an incorrect color mask for a texture blit. Instead of all channels being blitted, ANGLE tries to blit only the colors present specified by glColorMask
Blitting shouldn't be affected by the color mask.
--
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/20201223/40fd845f/attachment.htm>
More information about the webkit-unassigned
mailing list