Closed Bug 1910140 Opened 1 year ago Closed 15 days ago

Don't require `GPUDepthStencilState`'s `{depthWriteEnabled,depthCompare}` fields to be specified unless its `format` has a depth component

Categories

(Core :: Graphics: WebGPU, defect, P2)

defect

Tracking

()

RESOLVED FIXED

People

(Reporter: ErichDonGubler, Unassigned)

References

Details

Currently, our IDL defaults these fields to false and "always", respectively (link).

Upstream WGPU PR for resolution: #6026

With https://github.com/gfx-rs/wgpu/pull/8840 landed, all we need to do is update our bindings.

Depends on: webgpu-update-wgpu
Depends on: 2019412
No longer depends on: webgpu-update-wgpu
Status: NEW → RESOLVED
Closed: 15 days ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.