WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
262076
[WGSL] "while elementIndex != 0xFFFFFFFFu && numLayers < maxLayers" does not compile
https://bugs.webkit.org/show_bug.cgi?id=262076
Summary
[WGSL] "while elementIndex != 0xFFFFFFFFu && numLayers < maxLayers" does not ...
Mike Wyrzykowski
Reported
2023-09-25 15:20:23 PDT
Open A-Buffers:
https://webgpu.github.io/webgpu-samples/samples/A-buffer#composite.wsgl
Note the source in composite.wsgl: while elementIndex != 0xFFFFFFFFu && numLayers < maxLayers { Shader fails compilation with the error: 55:2: Not a valid statement
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-09-25 15:21:37 PDT
<
rdar://problem/116018755
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug