RESOLVED FIXED264035
[TextureMapper] Make ExposedEdges enum a boolean enum
https://bugs.webkit.org/show_bug.cgi?id=264035
Summary [TextureMapper] Make ExposedEdges enum a boolean enum
Carlos Garcia Campos
Reported 2023-11-01 05:40:08 PDT
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.
Attachments
Carlos Garcia Campos
Comment 1 2023-11-01 05:42:15 PDT
EWS
Comment 2 2023-11-02 04:14:51 PDT
Committed 270105@main (983db64d2b00): <https://commits.webkit.org/270105@main> Reviewed commits have been landed. Closing PR #19832 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-11-02 04:15:15 PDT
Note You need to log in before you can comment on or make changes to this bug.