This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

vulkan app drawcall timing

Hello forum,

I am looking for a tool recommendation which can provide per drawcall time for vulkan application frame, similar to what renderdoc provides. (refer the link)

/resized-image/__size/320x240/__key/communityserver-discussions-components-files/13/2161.renderdoc.PNG

I tried renderdoc, but the time value does not look reliable. (either too high or too low). The renderdoc github mentioned that it is not recommended for timing capture. Also, ARM tools like streamline or graphics analyzer doesn't seem to have any option to get per drawcall time.

So looking for other alternative tools to get this info.