Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/dev/
Dintel_debug.h92 #define DEBUG_BT (1ull << 44) macro
Dintel_debug.c93 { "bt", DEBUG_BT },
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_program.c1019 if (INTEL_DEBUG(DEBUG_BT)) { in iris_setup_binding_table()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_program.c954 if (INTEL_DEBUG(DEBUG_BT)) { in crocus_setup_binding_table()