OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PERF_TEX_MEM
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_debug.h
56
#define
PERF_TEX_MEM
0x1 /* minimize texture cache footprint */
lp_screen.c
75
{ "texmem",
PERF_TEX_MEM
, NULL },
lp_setup.c
675
if ((LP_PERF &
PERF_TEX_MEM
) ||
Completed in 2334 milliseconds