Bug 199467
Summary: | [WHLSL] "u" suffix for integer literals should parse | ||
---|---|---|---|
Product: | WebKit | Reporter: | Saam Barati <saam> |
Component: | WebGPU | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | dino, fpizlo, jonlee, justin_fan, mmaxfield, rmorisset |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Saam Barati
...
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Saam Barati
e.g,
"uint x = 10u;"
should parse
Myles C. Maxfield
WHLSL is no longer relevant.