Skip to content

vulkan/rmv: Only trace on the n-th frame

Konstantin Seurer requested to merge KonstantinSeurer/mesa:vulkan-rmv-fix into main
This makes it stop dumping on every n-th frame. It also uses a simple
increment, since the function is locked.

Fixes: defed48 ("vulkan: Add common RMV tracing infrastructure")

Merge request reports