Searched refs:PERF_NO_MIP_LINEAR (Results 1 – 3 of 3) sorted by relevance
57 #define PERF_NO_MIP_LINEAR 0x2 /* MIP_FILTER_LINEAR ==> _NEAREST */ macro
78 { "no_mip_linear", PERF_NO_MIP_LINEAR, NULL },
50 if (LP_PERF & PERF_NO_MIP_LINEAR) { in llvmpipe_create_sampler_state()