Home
last modified time | relevance | path

Searched refs:DEBUG_PIPE_CONTROL (Results 1 - 8 of 8) sorted by relevance

/third_party/mesa3d/src/intel/dev/
H A Dintel_debug.h86 #define DEBUG_PIPE_CONTROL (1ull << 38) macro
H A Dintel_debug.c87 { "pc", DEBUG_PIPE_CONTROL },
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_batch.c1044 if (INTEL_DEBUG(DEBUG_BATCH | DEBUG_SUBMIT | DEBUG_PIPE_CONTROL)) { in _iris_batch_flush()
H A Diris_state.c8111 if (INTEL_DEBUG(DEBUG_PIPE_CONTROL)) { in iris_emit_raw_pipe_control()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_batch.c952 if (INTEL_DEBUG(DEBUG_BATCH | DEBUG_SUBMIT | DEBUG_PIPE_CONTROL)) { in _crocus_batch_flush()
H A Dcrocus_state.c8835 if (INTEL_DEBUG(DEBUG_PIPE_CONTROL)) {
/third_party/mesa3d/src/intel/vulkan/
H A Danv_private.h4156 if (INTEL_DEBUG(DEBUG_PIPE_CONTROL) && bits) in anv_add_pending_pipe_bits()
H A DgenX_cmd_buffer.c84 if (INTEL_DEBUG(DEBUG_PIPE_CONTROL)) { \

Completed in 44 milliseconds