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

  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_pipe_control.c 73 iris_emit_end_of_pipe_sync(batch, flags & PIPE_CONTROL_CACHE_FLUSH_BITS);
119 iris_emit_end_of_pipe_sync(struct iris_batch *batch, uint32_t flags) function
iris_clear.c 255 iris_emit_end_of_pipe_sync(batch, PIPE_CONTROL_RENDER_TARGET_FLUSH);
280 iris_emit_end_of_pipe_sync(batch, PIPE_CONTROL_RENDER_TARGET_FLUSH);
iris_context.h 704 void iris_emit_end_of_pipe_sync(struct iris_batch *batch,
iris_resolve.c 468 iris_emit_end_of_pipe_sync(batch, PIPE_CONTROL_RENDER_TARGET_FLUSH);
478 iris_emit_end_of_pipe_sync(batch, PIPE_CONTROL_RENDER_TARGET_FLUSH);
iris_state.c 486 iris_emit_end_of_pipe_sync(batch,
664 iris_emit_end_of_pipe_sync(batch, PIPE_CONTROL_RENDER_TARGET_FLUSH);
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_pipe_control.c 75 iris_emit_end_of_pipe_sync(batch, reason,
123 iris_emit_end_of_pipe_sync(struct iris_batch *batch, function
279 iris_emit_end_of_pipe_sync(batch, "cache tracker: flush",
iris_perf.c 35 iris_emit_end_of_pipe_sync(&ice->batches[IRIS_BATCH_RENDER],
iris_clear.c 304 iris_emit_end_of_pipe_sync(batch,
330 iris_emit_end_of_pipe_sync(batch,
iris_resolve.c 445 iris_emit_end_of_pipe_sync(batch, "color resolve: pre-flush",
456 iris_emit_end_of_pipe_sync(batch, "color resolve: post-flush",
iris_context.h 905 void iris_emit_end_of_pipe_sync(struct iris_batch *batch,
iris_state.c 408 iris_emit_end_of_pipe_sync(batch,
466 iris_emit_end_of_pipe_sync(batch,
788 iris_emit_end_of_pipe_sync(batch, enable ? "enable preemption"
5404 iris_emit_end_of_pipe_sync(batch, "Invalidate aux map table",
5598 iris_emit_end_of_pipe_sync(batch,

Completed in 38 milliseconds