mirror of
https://github.com/gfx-rs/wgpu.git
synced 2024-11-22 14:55:05 +00:00
4ed2c0a313
* Replace &[T] in descriptor structs with Cow<[T]> * Changed label fields to use Cow<'a, str> * Deduplicate types across the tracing API Introduce the ToStatic trait * Deduplicate trace::RenderBundleDescriptor * Remove ugly ToOwned bounds * Simplifiy Action variants * Make Clone bounds on type defs less verbose * Fix a error in play.rs * Remove ToStatic, and Make Action<'a> borrow descriptors instead |
||
---|---|---|
.. | ||
data | ||
test.rs |