gfx-rs / wgpu

A cross-platform, safe, pure-Rust graphics API.
https://wgpu.rs
Apache License 2.0
12.14k stars 887 forks source link

Add back support for tracing (`trace` feature) to `wgpu` #5974

Open teoxoy opened 1 month ago

teoxoy commented 1 month ago

The reason for the temporary removal is outlined in https://github.com/gfx-rs/wgpu/pull/5897.

teoxoy commented 1 month ago

This is currently blocked by https://github.com/gfx-rs/wgpu/issues/5121.