mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
The plumbing to get it out of `wgpu_core` is awkward but I didn’t see a clearly better option. I think it would make sense to have something like `Global::get_label<T>(id: Id<T>) -> String` but that looks like a lot more work.