bevy/crates/bevy_render/src/diagnostic
JMS55 f4a5e8bc51
Tracy GPU support (#18490)
# Objective

- Add tracy GPU support

## Solution

- Build on top of the existing render diagnostics recording to also
upload gpu timestamps to tracy
- Copy code from https://github.com/Wumpf/wgpu-profiler

## Showcase

![image](https://github.com/user-attachments/assets/4dd7a7cd-bc0b-43c3-8390-6783dfda6473)
2025-03-28 04:57:01 +00:00
..
internal.rs Tracy GPU support (#18490) 2025-03-28 04:57:01 +00:00
mod.rs Tracy GPU support (#18490) 2025-03-28 04:57:01 +00:00
tracy_gpu.rs Tracy GPU support (#18490) 2025-03-28 04:57:01 +00:00