mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-30 02:33:38 +00:00
fc4baa3107
795: Move `RenderPass*AttachmentDescriptor` types into core r=kvark a=GabrielMajeri **Connections** Follow up to #791. **Description** I had the impression that these two types were already shared between `wgpu-core` and `wgpu-rs`, considering they were generic. Further investigation reveals that not to be the case. This PR moves these types into `wgpu-core`, since they're specific to this crate. **Testing** Checked with core, player and `wgpu-rs`. Co-authored-by: Gabriel Majeri <gabriel.majeri6@gmail.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |