mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-22 15:18:09 +02:00
The cid loop in the previous implementation stopped at n_counters for a
given category, even though cid is a global id that does not start
counting from zero at the beginning of each category. As a result, we
missed most of the counters outside of the first category.
Signed-off-by: Benjamin Lee <benjamin.lee@collabora.com>
Fixes:
|
||
|---|---|---|
| .. | ||
| meson.build | ||
| pan_pps_driver.cpp | ||
| pan_pps_driver.h | ||
| pan_pps_perf.cpp | ||
| pan_pps_perf.h | ||