Searched refs:PERF_TEX_MEM (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_debug.h54 #define PERF_TEX_MEM 0x1 /* minimize texture cache footprint */ macro
H A Dlp_screen.c77 { "texmem", PERF_TEX_MEM, NULL },
H A Dlp_setup.c839 if (LP_PERF & PERF_TEX_MEM) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_debug.h58 #define PERF_TEX_MEM 0x1 /* minimize texture cache footprint */ macro
H A Dlp_screen.c88 { "texmem", PERF_TEX_MEM, NULL },
H A Dlp_setup.c1003 if (LP_PERF & PERF_TEX_MEM) {
H A Dlp_state_cs.c954 if (LP_PERF & PERF_TEX_MEM) {

Completed in 12 milliseconds