mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-22 14:55:05 +00:00
091e9b1788
* Remove unused field `bundle::IndexState::pipeline_format`. * Clean up render bundle index buffer tracking. Put all state associated with an established index buffer within an `Option`, so that the Rust types accurately represent value liveness. Generate `MissingIndexBuffer` errors as needed for `DrawIndexed` and indexed `MultiDrawIndirect` commands. |
||
---|---|---|
.. | ||
src | ||
build.rs | ||
Cargo.toml | ||
LICENSE.APACHE | ||
LICENSE.MIT |