OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nr_color_tile_clear
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_perf.h
62
unsigned
nr_color_tile_clear
;
member in struct:lp_counters
lp_perf.c
101
debug_printf("llvmpipe:
nr_color_tile_clear
: %9u\n", lp_count.
nr_color_tile_clear
);
lp_rast.c
199
LP_COUNT(
nr_color_tile_clear
);
Completed in 217 milliseconds