Home
last modified time | relevance | path

Searched refs:nr_fully_covered_16 (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_perf.c79 lp_count.nr_fully_covered_16 + in lp_print_counters()
83 p2 = 100.0 * (float) lp_count.nr_fully_covered_16 / (float) total_16; in lp_print_counters()
87 debug_printf("llvmpipe: nr_fully_covered_16x16: %9u (%3.0f%% of %u)\n", lp_count.nr_fully_covered_16, p2, total_16); in lp_print_counters()
H A Dlp_perf.h57 unsigned nr_fully_covered_16; member
H A Dlp_rast_tri_tmp.h340 LP_COUNT(nr_fully_covered_16); in lp_rast_triangle()

Completed in 2 milliseconds