/vulkanProfiler

VulkanProfiler is used to profile the data of vulkan pipeline using hook.

Primary LanguageC++

VulkanProfiler

VulkanProfiler is used to profile the data of vulkan pipeline using hook.

Build

Tasks

  • To hook one of vulkan API successfully, like VkDrawIndirectCommand.
  • To hook vkQueuePresentKHR and caculate FPS.
  • To hook the series of Draw API and caculate VertexCount and PrimitiveCount.

Third Party

Reference

Vulkan profiler renderdoc