Searched refs:iris_emit_pipe_control_write (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_pipe_control.c89 iris_emit_pipe_control_write(struct iris_batch *batch, uint32_t flags, function in typeref:typename:void
143 iris_emit_pipe_control_write(batch, flags | PIPE_CONTROL_CS_STALL |
H A Diris_context.h701 void iris_emit_pipe_control_write(struct iris_batch *batch, uint32_t flags,
H A Diris_query.c175 iris_emit_pipe_control_write(batch, flags, bo, offset, true);
193 iris_emit_pipe_control_write(batch, flags | optional_cs_stall,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_pipe_control.c92 iris_emit_pipe_control_write(struct iris_batch *batch, function in typeref:typename:void
148 iris_emit_pipe_control_write(batch, reason,
H A Diris_fine_fence.c73 iris_emit_pipe_control_write(batch, "fence: fine", pc,
H A Diris_measure.c163 iris_emit_pipe_control_write(batch, "measurement snapshot",
198 iris_emit_pipe_control_write(batch, "measurement snapshot",
H A Diris_query.c145 iris_emit_pipe_control_write(batch, "query: mark available",
164 iris_emit_pipe_control_write(batch, "query: pipelined snapshot write",
H A Diris_context.h901 void iris_emit_pipe_control_write(struct iris_batch *batch,
H A Diris_state.c4716 iris_emit_pipe_control_write(batch, "update fast clear value (Z)",
4720 iris_emit_pipe_control_write(batch, "update fast clear color (RG__)",
4725 iris_emit_pipe_control_write(batch, "update fast clear color (__BA)",
6321 iris_emit_pipe_control_write(batch, "WA for stencil state",

Completed in 27 milliseconds