Searched refs:lp_perf_flags (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_screen.c76 static const struct debug_named_value lp_perf_flags[] = { variable in typeref:typename:const struct debug_named_value[]
671 LP_PERF = debug_get_flags_option("LP_PERF", lp_perf_flags, 0 );
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_screen.c87 static const struct debug_named_value lp_perf_flags[] = { variable in typeref:typename:const struct debug_named_value[]
1023 LP_PERF = debug_get_flags_option("LP_PERF", lp_perf_flags, 0 );

Completed in 5 milliseconds