OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PERF_NO_MIPMAPS
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_debug.h
58
#define
PERF_NO_MIPMAPS
0x4 /* MIP_FILTER_NONE always */
lp_screen.c
76
{ "no_mipmap",
PERF_NO_MIPMAPS
, NULL },
lp_state_sampler.c
55
if (LP_PERF &
PERF_NO_MIPMAPS
)
Completed in 79 milliseconds