Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_debug.h55 #define PERF_NO_MIP_LINEAR 0x2 /* MIP_FILTER_LINEAR ==> _NEAREST */ macro
Dlp_state_sampler.c50 if (LP_PERF & PERF_NO_MIP_LINEAR) { in llvmpipe_create_sampler_state()
Dlp_screen.c79 { "no_mip_linear", PERF_NO_MIP_LINEAR, NULL },