Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/dev/
Dintel_debug.h64 #define DEBUG_SUBMIT (1ull << 16) macro
Dintel_debug.c63 { "submit", DEBUG_SUBMIT },
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_batch.c799 if (INTEL_DEBUG(DEBUG_BATCH | DEBUG_SUBMIT)) { in submit_batch()
890 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/gallium/drivers/crocus/
Dcrocus_batch.c943 if (INTEL_DEBUG(DEBUG_BATCH | DEBUG_SUBMIT | DEBUG_PIPE_CONTROL)) { in _crocus_batch_flush()
961 if (INTEL_DEBUG(DEBUG_BATCH | DEBUG_SUBMIT)) { in _crocus_batch_flush()
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_batch.c902 if (INTEL_DEBUG(DEBUG_BATCH | DEBUG_SUBMIT)) { in _brw_batch_flush_fence()
Dbrw_screen.c2815 if (INTEL_DEBUG(DEBUG_BATCH | DEBUG_SUBMIT)) { in brw_init_screen()
/third_party/mesa3d/src/intel/vulkan/
Danv_batch_chain.c1932 if (INTEL_DEBUG(DEBUG_SUBMIT)) { in anv_queue_execbuf_locked()