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 - 6
of
6
) sorted by null
/external/chromium_org/third_party/mesa/src/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
);
/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 766 milliseconds