mesa/main: use BITSET_FOREACH_SET in perf_monitor_result_size
authorNicolai Hähnle <nicolai.haehnle@amd.com>
Sat, 12 Dec 2015 20:20:33 +0000 (15:20 -0500)
committerNicolai Hähnle <nicolai.haehnle@amd.com>
Tue, 15 Dec 2015 16:23:40 +0000 (11:23 -0500)
commit819543adb44b9ef8e6ea337f1afdc3d109d7e388
tree244f59b77dbe2d2fadba6ac70551ac8020771c00
parent9c0773958e0df2bc8f2e2a50eaad49f1593d115e
mesa/main: use BITSET_FOREACH_SET in perf_monitor_result_size

This should make the code both faster and slightly clearer.

Reviewed-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
src/mesa/main/performance_monitor.c