[Webkit-unassigned] [Bug 264035] New: [TextureMapper] Make ExposedEdges enum a boolean enum
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Nov 1 05:40:08 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=264035
Bug ID: 264035
Summary: [TextureMapper] Make ExposedEdges enum a boolean enum
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: cgarcia at igalia.com
CC: alex at igalia.com, Hironori.Fujii at sony.com
The texture mapper doesn't really need to know what edges are exposed, only whether all of them are or not, so we can simplify everything by using a bool enum instead.
--
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/20231101/b48ca9fe/attachment.htm>
More information about the webkit-unassigned
mailing list