[webkit-changes] [WebKit/WebKit] 228179: [WebGPU] Debug layer fails setting constantDataAtI...
mwyrzykowski
noreply at github.com
Fri Jun 7 09:46:43 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 228179078cbc9710ef2e8bb516e58a812d288724
https://github.com/WebKit/WebKit/commit/228179078cbc9710ef2e8bb516e58a812d288724
Author: Mike Wyrzykowski <mwyrzykowski at apple.com>
Date: 2024-06-07 (Fri, 07 Jun 2024)
Changed paths:
A LayoutTests/fast/webgpu/nocrash/fuzz-275218-expected.txt
A LayoutTests/fast/webgpu/nocrash/fuzz-275218.html
M Source/WebGPU/WebGPU/BindGroupLayout.mm
Log Message:
-----------
[WebGPU] Debug layer fails setting constantDataAtIndex
https://bugs.webkit.org/show_bug.cgi?id=275218
<radar://129227579>
Reviewed by Dan Glastonbury.
bindingOffset[stage] assumes entries are sorted by binding.
* Source/WebGPU/WebGPU/BindGroupLayout.mm:
(WebGPU::Device::createBindGroupLayout):
Auto-generated layouts can't use dynamic offsets.
Canonical link: https://commits.webkit.org/279817@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list