Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/dev/
Dintel_debug.h59 #define DEBUG_URB (1ull << 11) macro
Dintel_debug.c58 { "urb", DEBUG_URB },
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c775 if (INTEL_DEBUG(DEBUG_URB|DEBUG_PERF)) in crocus_calculate_urb_fence()
780 if (INTEL_DEBUG(DEBUG_URB)) in crocus_calculate_urb_fence()