WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
272378
[WebGPU] bool BindGroupLayout::validateDynamicOffsets should return a better error message
https://bugs.webkit.org/show_bug.cgi?id=272378
Summary
[WebGPU] bool BindGroupLayout::validateDynamicOffsets should return a better ...
Mike Wyrzykowski
Reported
2024-04-08 22:50:15 PDT
[WebGPU] bool BindGroupLayout::validateDynamicOffsets should return a better error message Currently we simply say "insufficient dynamic offsets in layout for bind group" which is misleading as seen in
https://bugs.webkit.org/show_bug.cgi?id=270079
where playcanvas is using incorrect alignment
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-04-09 00:01:50 PDT
<
rdar://problem/126119539
>
Mike Wyrzykowski
Comment 2
2024-04-09 00:18:38 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/27018
EWS
Comment 3
2024-04-10 12:16:42 PDT
Committed
277318@main
(e123f4c6215c): <
https://commits.webkit.org/277318@main
> Reviewed commits have been landed. Closing PR #27018 and removing active labels.
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