Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_debug.h57 #define PERF_NO_LINEAR 0x8 /* FILTER_NEAREST always */ macro
Dlp_state_sampler.c58 if (LP_PERF & PERF_NO_LINEAR) { in llvmpipe_create_sampler_state()
Dlp_screen.c78 { "no_linear", PERF_NO_LINEAR, NULL },