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 D | lp_screen.c | 76 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 D | lp_screen.c | 87 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