Home
last modified time | relevance | path

Searched refs:nr_non_empty_4 (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_perf.c93 p4 = 100.0 * (float) lp_count.nr_non_empty_4 / (float) total_4; in lp_print_counters()
99 …mpipe: nr_non_empty_4x4: %9u (%3.0f%% of %u)\n", lp_count.nr_non_empty_4, p4, total_4); in lp_print_counters()
Dlp_perf.h58 unsigned nr_non_empty_4; member