RESOLVED FIXED 252286
[WGSL] Handle parsing of unconstrained vector and matrix types.
https://bugs.webkit.org/show_bug.cgi?id=252286
Summary [WGSL] Handle parsing of unconstrained vector and matrix types.
Dan Glastonbury
Reported 2023-02-14 20:32:29 PST
`vec4(1.0, 1.0, 1.0, 1.0)` is a valid type constructor where element type needs to be deduced from the type of the arguments.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-02-14 20:32:58 PST
Dan Glastonbury
Comment 2 2023-02-14 20:50:17 PST
EWS
Comment 3 2023-02-15 15:29:07 PST
Committed 260330@main (e6c8fa17cce4): <https://commits.webkit.org/260330@main> Reviewed commits have been landed. Closing PR #10120 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.