Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
Daco_interface.cpp69 if (!(aco::debug_flags & aco::DEBUG_VALIDATE_IR)) in validate()
Daco_ir.cpp37 static const struct debug_control aco_debug_options[] = {{"validateir", DEBUG_VALIDATE_IR},
57 debug_flags |= aco::DEBUG_VALIDATE_IR; in init_once()
Daco_ir.h48 DEBUG_VALIDATE_IR = 0x1, enumerator
/third_party/mesa3d/docs/relnotes/
D20.3.0.rst4277 - aco: rename DEBUG_VALIDATE to DEBUG_VALIDATE_IR