Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/common/
Dgen_debug.h70 #define DEBUG_ANNOTATION (1ull << 26) macro
Dgen_debug.c70 { "ann", DEBUG_ANNOTATION },
/external/mesa3d/src/intel/compiler/
Dbrw_disasm_info.c132 if ((INTEL_DEBUG & DEBUG_ANNOTATION) != 0) { in disasm_annotate()