Home
last modified time | relevance | path

Searched refs:DEBUG_SUBMIT (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/intel/dev/
Dintel_debug.h57 #define DEBUG_SUBMIT (1ull << 9) macro
Dintel_debug.c56 { "submit", DEBUG_SUBMIT },
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.c952 if (INTEL_DEBUG(DEBUG_BATCH | DEBUG_SUBMIT | DEBUG_PIPE_CONTROL)) { in _crocus_batch_flush()
970 if (INTEL_DEBUG(DEBUG_BATCH | DEBUG_SUBMIT)) { in _crocus_batch_flush()
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_batch.c955 if (INTEL_DEBUG(DEBUG_BATCH | DEBUG_SUBMIT)) { in submit_batch()
1044 if (INTEL_DEBUG(DEBUG_BATCH | DEBUG_SUBMIT | DEBUG_PIPE_CONTROL)) { in _iris_batch_flush()
Diris_fence.c255 if (INTEL_DEBUG(DEBUG_SUBMIT)) { in iris_fence_flush()
/third_party/mesa3d/src/intel/vulkan/
Danv_batch_chain.c2166 if (INTEL_DEBUG(DEBUG_SUBMIT)) { in anv_queue_exec_locked()