Searched refs:PERF_NO_MIP_LINEAR (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_debug.h55 #define PERF_NO_MIP_LINEAR 0x2 /* MIP_FILTER_LINEAR ==> _NEAREST */ macro
H A Dlp_state_sampler.c50 if (LP_PERF & PERF_NO_MIP_LINEAR) {
H A Dlp_screen.c80 { "no_mip_linear", PERF_NO_MIP_LINEAR, NULL },
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_debug.h59 #define PERF_NO_MIP_LINEAR 0x2 /* MIP_FILTER_LINEAR ==> _NEAREST */ macro
H A Dlp_screen.c91 { "no_mip_linear", PERF_NO_MIP_LINEAR, NULL },
H A Dlp_state_sampler.c51 if (LP_PERF & PERF_NO_MIP_LINEAR) {

Completed in 8 milliseconds