Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/dev/
Dintel_debug.h93 #define DEBUG_ANY (~0ull) macro
95 #define DEBUG_ANY (~0ull) macro
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_batch.c226 if (INTEL_DEBUG(DEBUG_ANY)) { in iris_init_batch()
601 if (INTEL_DEBUG(DEBUG_ANY)) in iris_batch_free()
/third_party/mesa3d/src/intel/compiler/
Dbrw_eu_compact.c2526 if (INTEL_DEBUG(DEBUG_ANY)) { in brw_compact_instructions()