Skip to content

anv: implement VK_INTEL_performance_query

This extension is there to expose performance counter data with https://github.com/intel/metrics-discovery

We've gone through the definition of a vendor extension in the Khronos repository. It should be visible on the public repo soon : https://github.com/KhronosGroup/Vulkan-Docs

This requires the i915 changes available at : https://patchwork.freedesktop.org/series/60916/

Edited by Lionel Landwerlin

Merge request reports