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.h86 #define DEBUG_PIPE_CONTROL (1ull << 38) macro
Dintel_debug.c87 { "pc", DEBUG_PIPE_CONTROL },
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_batch.c952 if (INTEL_DEBUG(DEBUG_BATCH | DEBUG_SUBMIT | DEBUG_PIPE_CONTROL)) { in _crocus_batch_flush()
Dcrocus_state.c8835 if (INTEL_DEBUG(DEBUG_PIPE_CONTROL)) {
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_batch.c1044 if (INTEL_DEBUG(DEBUG_BATCH | DEBUG_SUBMIT | DEBUG_PIPE_CONTROL)) { in _iris_batch_flush()
Diris_state.c8111 if (INTEL_DEBUG(DEBUG_PIPE_CONTROL)) { in iris_emit_raw_pipe_control()
/third_party/mesa3d/src/intel/vulkan/
Danv_private.h4156 if (INTEL_DEBUG(DEBUG_PIPE_CONTROL) && bits) in anv_add_pending_pipe_bits()
DgenX_cmd_buffer.c84 if (INTEL_DEBUG(DEBUG_PIPE_CONTROL)) { \
/third_party/mesa3d/docs/relnotes/
D21.2.0.rst2421 - anv: Add debug messages for DEBUG_PIPE_CONTROL