Closed
Bug 1960112
Opened 1 year ago
Closed 1 year ago
WGSL: Bindings referenced in a phony assignment are not added to derived layouts
Categories
(Core :: Graphics: WebGPU, defect, P1)
Core
Graphics: WebGPU
Tracking
()
RESOLVED
FIXED
People
(Reporter: aleiserson, Assigned: aleiserson)
References
(Blocks 1 open bug)
Details
Symptom is a WebGPU error like Number of bindings in bind group descriptor (4) does not match the number of bindings defined in the bind group layout (3).
See https://github.com/gfx-rs/wgpu/issues/7524 for full details.
| Assignee | ||
Updated•1 year ago
|
Blocks: webgpu-official-samples
| Assignee | ||
Comment 1•1 year ago
|
||
Depends on: webgpu-update-wgpu
Updated•1 year ago
|
Updated•1 year ago
|
Assignee: nobody → aleiserson
Status: NEW → ASSIGNED
Updated•1 year ago
|
Priority: P3 → P1
| Assignee | ||
Comment 2•1 year ago
|
||
This problem is fixed, but the particles demo now has a different issue tracked by bug 1967329.
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•