Bug 198440
Summary: | [WHLSL] Duplicate attributes should be a compile error | ||
---|---|---|---|
Product: | WebKit | Reporter: | Saam Barati <saam> |
Component: | WebGPU | Assignee: | Saam Barati <saam> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | fpizlo, jonlee, justin_fan, mmaxfield, rmorisset |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=198433 |
Saam Barati
...
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Myles C. Maxfield
Until we fix https://bugs.webkit.org/show_bug.cgi?id=198433 properly, we could also augment this bug to error when JS includes more / fewer attributes than the shader source.
Myles C. Maxfield
WHLSL is no longer relevant.