mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-22 14:55:05 +00:00
5bee63e605
Put some plumbing in place to accomodate the latest definition of `GPURenderBundleEncoderDescriptor` in the WebGPU spec, which now has separate `depthReadOnly` and `stencilReadOnly` members. Rename `RenderPassDepthStencilAttachment::is_read_only` to `depth_stencil_read_only`, and don't skip validation steps due to early returns. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE.APACHE | ||
LICENSE.MIT |