Home
last modified time | relevance | path

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

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