Bug 198002
Summary: | [WHLSL] Make sure that the implementation does not accept multiple NumThreads in the same attribute block. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Robin Morisset <rmorisset> |
Component: | WebGPU | Assignee: | Myles C. Maxfield <mmaxfield> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=198001 | ||
Bug Depends on: | |||
Bug Blocks: | 198001 |
Robin Morisset
As discussed on messages, the parser allows any number of attributes per attribute block, but we want exactly one NumThread per compute function.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/50906602>
Myles C. Maxfield
See also: https://bugs.webkit.org/show_bug.cgi?id=198001
Myles C. Maxfield
*** This bug has been marked as a duplicate of bug 198644 ***