HomeSort by: relevance | last modified time | path
    Searched refs:iris_emit_pipe_control_write (Results 1 - 9 of 9) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_pipe_control.c 89 iris_emit_pipe_control_write(struct iris_batch *batch, uint32_t flags, function
143 iris_emit_pipe_control_write(batch, flags | PIPE_CONTROL_CS_STALL |
iris_context.h 701 void iris_emit_pipe_control_write(struct iris_batch *batch, uint32_t flags,
iris_query.c 175 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/
iris_pipe_control.c 92 iris_emit_pipe_control_write(struct iris_batch *batch, function
148 iris_emit_pipe_control_write(batch, reason,
iris_fine_fence.c 73 iris_emit_pipe_control_write(batch, "fence: fine", pc,
iris_measure.c 163 iris_emit_pipe_control_write(batch, "measurement snapshot",
198 iris_emit_pipe_control_write(batch, "measurement snapshot",
iris_query.c 145 iris_emit_pipe_control_write(batch, "query: mark available",
164 iris_emit_pipe_control_write(batch, "query: pipelined snapshot write",
iris_context.h 901 void iris_emit_pipe_control_write(struct iris_batch *batch,
iris_state.c 4716 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 108 milliseconds