RESOLVED DUPLICATE of bug 198644 198002
[WHLSL] Make sure that the implementation does not accept multiple NumThreads in the same attribute block.
https://bugs.webkit.org/show_bug.cgi?id=198002
Summary [WHLSL] Make sure that the implementation does not accept multiple NumThreads...
Robin Morisset
Reported 2019-05-17 14:38:25 PDT
As discussed on messages, the parser allows any number of attributes per attribute block, but we want exactly one NumThread per compute function.
Attachments
Radar WebKit Bug Importer
Comment 1 2019-05-17 14:40:04 PDT
Myles C. Maxfield
Comment 2 2019-05-20 15:43:34 PDT
Myles C. Maxfield
Comment 3 2019-06-06 22:21:13 PDT
*** This bug has been marked as a duplicate of bug 198644 ***
Note You need to log in before you can comment on or make changes to this bug.