RESOLVED FIXED 251670
[WGSL] Implement bitwise expression parsing
https://bugs.webkit.org/show_bug.cgi?id=251670
Summary [WGSL] Implement bitwise expression parsing
Dan Glastonbury
Reported 2023-02-03 01:18:03 PST
Handle parsing of expression involving &, ^ and | according to the WGSL spec.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-02-03 01:18:26 PST
Dan Glastonbury
Comment 2 2023-02-03 01:29:31 PST
EWS
Comment 3 2023-02-11 22:56:24 PST
Committed 260167@main (dbe54de0044f): <https://commits.webkit.org/260167@main> Reviewed commits have been landed. Closing PR #9589 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.