OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PERF_NO_TEX
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/gallium/drivers/llvmpipe/
lp_debug.h
60
#define
PERF_NO_TEX
0x10 /* sample white always */
lp_tex_sample.c
190
if (LP_PERF &
PERF_NO_TEX
) {
lp_screen.c
79
{ "no_tex",
PERF_NO_TEX
, NULL },
Completed in 71 milliseconds