Bug 198002 - [WHLSL] Make sure that the implementation does not accept multiple NumThreads in the same attribute block.
Summary: [WHLSL] Make sure that the implementation does not accept multiple NumThreads...
Status: RESOLVED DUPLICATE of bug 198644
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGPU (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords: InRadar
Depends on:
Blocks: 198001
  Show dependency treegraph
 
Reported: 2019-05-17 14:38 PDT by Robin Morisset
Modified: 2019-06-06 22:21 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Morisset 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.
Comment 1 Radar WebKit Bug Importer 2019-05-17 14:40:04 PDT
<rdar://problem/50906602>
Comment 2 Myles C. Maxfield 2019-05-20 15:43:34 PDT
See also: https://bugs.webkit.org/show_bug.cgi?id=198001
Comment 3 Myles C. Maxfield 2019-06-06 22:21:13 PDT

*** This bug has been marked as a duplicate of bug 198644 ***