RESOLVED MOVED 189027
[WHLSL] Make sure it's impossible to make vectors of arbitrary types
https://bugs.webkit.org/show_bug.cgi?id=189027
Summary [WHLSL] Make sure it's impossible to make vectors of arbitrary types
Myles C. Maxfield
Reported 2018-08-27 16:17:32 PDT
You shouldn't be allowed to write typedef Foo = ...; vector<Foo, 3>
Attachments
Myles C. Maxfield
Comment 1 2018-10-13 15:13:28 PDT
Note You need to log in before you can comment on or make changes to this bug.