vello/examples/with_winit/src
Arman Uguray 6f3051837f [frame_stats] Adapt the graph scale based on the current mean frame time
This allows the graph to display at a reasonable scale in the face of
fluctuations and a max recorded sample that is much larger than the
current average.
2023-03-21 15:16:45 -07:00
..
hot_reload.rs Make the with_winit example run on android (#273) 2023-03-05 11:33:30 +00:00
lib.rs [frame_stats] Use wgpu::PresentMode::AutoVsync/AutoNoVsync for VSync mode 2023-03-21 11:34:26 -07:00
main.rs Make the with_winit example run on android (#273) 2023-03-05 11:33:30 +00:00
multi_touch.rs Make the with_winit example run on android (#273) 2023-03-05 11:33:30 +00:00
stats.rs [frame_stats] Adapt the graph scale based on the current mean frame time 2023-03-21 15:16:45 -07:00