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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_pipe.c45 static const struct debug_named_value r600_debug_options[] = { variable in typeref:typename:const struct debug_named_value[]
761 rscreen->b.debug_flags |= debug_get_flags_option("R600_DEBUG", r600_debug_options, 0);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_pipe.c45 static const struct debug_named_value r600_debug_options[] = { variable in typeref:typename:const struct debug_named_value[]
739 rscreen->b.debug_flags |= debug_get_flags_option("R600_DEBUG", r600_debug_options, 0);

Completed in 11 milliseconds