Home
last modified time | relevance | path

Searched refs:nr_fully_covered_4 (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_perf.c87 lp_count.nr_fully_covered_4 + in lp_print_counters()
91 p2 = 100.0 * (float) lp_count.nr_fully_covered_4 / (float) total_4; in lp_print_counters()
96 …pe: nr_fully_covered_4x4: %9u (%3.0f%% of %u)\n", lp_count.nr_fully_covered_4, p2, total_4… in lp_print_counters()
Dlp_perf.h56 unsigned nr_fully_covered_4; member
Dlp_rast_tri_tmp.h166 LP_COUNT(nr_fully_covered_4); in TAG()