Searched refs:PERF_NO_LINEAR (Results 1 - 6 of 6) sorted by path

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_debug.h57 #define PERF_NO_LINEAR 0x8 /* FILTER_NEAREST always */ macro
H A Dlp_screen.c79 { "no_linear", PERF_NO_LINEAR, NULL },
H A Dlp_state_sampler.c58 if (LP_PERF & PERF_NO_LINEAR) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_debug.h61 #define PERF_NO_LINEAR 0x8 /* FILTER_NEAREST always */ macro
H A Dlp_screen.c90 { "no_linear", PERF_NO_LINEAR, NULL },
H A Dlp_state_sampler.c59 if (LP_PERF & PERF_NO_LINEAR) {

Completed in 12 milliseconds