Home
last modified time | relevance | path

Searched refs:aco_debug_options (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
Daco_ir.cpp37 static const struct debug_control aco_debug_options[] = {{"validateir", DEBUG_VALIDATE_IR}, variable
53 debug_flags = parse_debug_string(getenv("ACO_DEBUG"), aco_debug_options); in init_once()