bkaradzic / bgfx

Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
https://bkaradzic.github.io/bgfx/overview.html
BSD 2-Clause "Simplified" License
14.59k stars 1.92k forks source link

More vulkan profiling. #3279

Closed mcourteaux closed 2 months ago

mcourteaux commented 2 months ago

Here is the work I did when investigating frame stutter. I thought I'd contribute it upstream if you are interested. Gives good view of where the time is spent. Will be interesting to see the change once the NVIDIA explicit sync stuff is fully rolled out.