michal2229 / VulkanPlayground

My Vulkan 3D API playground (C++ ), based on Sascha Willems's work (https://github.com/SaschaWillems/Vulkan).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Choose and make use of some Vulkan profiler

michal2229 opened this issue · comments

RenderDoc has some profiling features, but they are quite limited (or I just don't know how to use them). I only saw hints about draw command duration in microseconds.