Searched refs:nr_pure_shade_64 (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_perf.h49 unsigned nr_pure_shade_64; member in struct:lp_counters
H A Dlp_perf.c69 debug_printf("llvmpipe: nr_pure_shade: %9u (%3.0f%% of %u)\n", lp_count.nr_pure_shade_64, 0.0, lp_count.nr_shade_64);
H A Dlp_rast.c638 LP_COUNT(nr_pure_shade_64);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_perf.h53 unsigned nr_pure_shade_64; member in struct:lp_counters
H A Dlp_perf.c74 debug_printf("llvmpipe: nr_pure_shade: %9u (%3.0f%% of %u)\n", lp_count.nr_pure_shade_64, 0.0, lp_count.nr_shade_64);
H A Dlp_rast.c1046 LP_COUNT(nr_pure_shade_64);

Completed in 6 milliseconds