Skip to content

anv: add compute queue utrace support

What does this MR do and why?

This MR adds utrace/perfetto support for async compute.

Tested with the Vulkan-Samples async compute demo : https://github.com/KhronosGroup/Vulkan-Samples

Unfortunately, at least on my DG2 card, things were not quite "async" :

Screenshot_from_2023-08-17_08-06-09

Includes !23661 (merged)

/cc @fjdegroo

Merge request reports

Loading