Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/dev/
Dintel_debug.h74 #define DEBUG_ANNOTATION (1ull << 26) macro
Dintel_debug.c73 { "ann", DEBUG_ANNOTATION },
/third_party/mesa3d/src/intel/compiler/
Dbrw_disasm_info.c144 if (INTEL_DEBUG(DEBUG_ANNOTATION)) { in disasm_annotate()