Bug 272378

Summary: [WebGPU] bool BindGroupLayout::validateDynamicOffsets should return a better error message
Product: WebKit Reporter: Mike Wyrzykowski <mwyrzykowski>
Component: WebGPUAssignee: Mike Wyrzykowski <mwyrzykowski>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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
Radar WebKit Bug Importer
Comment 1 2024-04-09 00:01:50 PDT
Mike Wyrzykowski
Comment 2 2024-04-09 00:18:38 PDT
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.