[Webkit-unassigned] [Bug 212477] New: Extended Color: ColorMatrix should support smaller matrices and be constexpr
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 28 10:35:41 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=212477
Bug ID: 212477
Summary: Extended Color: ColorMatrix should support smaller
matrices and be constexpr
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Platform
Assignee: webkit-unassigned at lists.webkit.org
Reporter: sam at webkit.org
The current ColorMatrix code always uses a 4x5 matrix. This is unnecessary for most (if not all) of the uses. We can do better by templatizing it and while we are at it, making it support constexpr.
--
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/20200528/157aa13d/attachment.htm>
More information about the webkit-unassigned
mailing list