Home
last modified time | relevance | path

Searched refs:PERF_TEX_MEM (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_debug.h54 #define PERF_TEX_MEM 0x1 /* minimize texture cache footprint */ macro
Dlp_screen.c76 { "texmem", PERF_TEX_MEM, NULL },
Dlp_setup.c835 if (LP_PERF & PERF_TEX_MEM) { in lp_setup_set_fragment_sampler_views()