WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-02-14 20:32:58 PST
<
rdar://problem/105480155
>
Dan Glastonbury
Comment 2
2023-02-14 20:50:17 PST
Pull request:
https://github.com/WebKit/WebKit/pull/10120
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.
Top of Page
Format For Printing
XML
Clone This Bug