vkblam
vkblam copied to clipboard
Vulkan: Implement a `QueryPool`
Implements a Vulkan::QueryPool type to easily maintain a vulkan QueryPool type.
A key feature is to have a RAII-based way to operate timestamp and pipeline-statistics similar to how DebugScope works.