OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nr_pure_shade_64
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_perf.h
49
unsigned
nr_pure_shade_64
;
member in struct:lp_counters
lp_perf.c
69
debug_printf("llvmpipe: nr_pure_shade: %9u (%3.0f%% of %u)\n", lp_count.
nr_pure_shade_64
, 0.0, lp_count.nr_shade_64);
lp_rast.c
677
LP_COUNT(
nr_pure_shade_64
);
Completed in 26 milliseconds