Home
last modified time | relevance | path

Searched refs:DEBUG_PIPE_CONTROL (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/intel/dev/
Dintel_debug.h93 #define DEBUG_PIPE_CONTROL (1ull << 45) macro
Dintel_debug.c94 { "pc", DEBUG_PIPE_CONTROL },
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_batch.c890 if (INTEL_DEBUG(DEBUG_BATCH | DEBUG_SUBMIT | DEBUG_PIPE_CONTROL)) { in _iris_batch_flush()
Diris_state.c7809 if (INTEL_DEBUG(DEBUG_PIPE_CONTROL)) { in iris_emit_raw_pipe_control()
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.c943 if (INTEL_DEBUG(DEBUG_BATCH | DEBUG_SUBMIT | DEBUG_PIPE_CONTROL)) { in _crocus_batch_flush()
Dcrocus_state.c8828 if (INTEL_DEBUG(DEBUG_PIPE_CONTROL)) {
/third_party/mesa3d/src/intel/vulkan/
Danv_private.h4690 if (INTEL_DEBUG(DEBUG_PIPE_CONTROL) && bits) in anv_add_pending_pipe_bits()
DgenX_cmd_buffer.c75 if (INTEL_DEBUG(DEBUG_PIPE_CONTROL)) { \
/third_party/mesa3d/docs/relnotes/
D21.2.0.rst2421 - anv: Add debug messages for DEBUG_PIPE_CONTROL