Searched refs:common_debug_options (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/ | ||
| H A D | r600_pipe_common.c | 753 static const struct debug_named_value common_debug_options[] = { variable in typeref:typename:const struct debug_named_value[] 1312 rscreen->debug_flags |= debug_get_flags_option("R600_DEBUG", common_debug_options, 0); |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ | ||
| H A D | r600_pipe_common.c | 676 static const struct debug_named_value common_debug_options[] = { variable in typeref:typename:const struct debug_named_value[] 1255 rscreen->debug_flags |= debug_get_flags_option("R600_DEBUG", common_debug_options, 0); |
Completed in 5 milliseconds