Searched refs:crocus_emit_end_of_pipe_sync (Results 1 – 6 of 6) sorted by relevance
/external/mesa3d/src/gallium/drivers/crocus/ |
D | crocus_pipe_control.c | 78 crocus_emit_end_of_pipe_sync(batch, reason, in crocus_emit_pipe_control_flush() 158 crocus_emit_end_of_pipe_sync(struct crocus_batch *batch, in crocus_emit_end_of_pipe_sync() function
|
D | crocus_perf.c | 35 crocus_emit_end_of_pipe_sync(&ice->batches[CROCUS_BATCH_RENDER], in crocus_perf_emit_stall_at_pixel_scoreboard()
|
D | crocus_clear.c | 287 crocus_emit_end_of_pipe_sync(batch, in fast_clear_color() 310 crocus_emit_end_of_pipe_sync(batch, in fast_clear_color()
|
D | crocus_resolve.c | 552 crocus_emit_end_of_pipe_sync(batch, "color resolve: pre-flush", in crocus_resolve_color() 563 crocus_emit_end_of_pipe_sync(batch, "color resolve: post-flush", in crocus_resolve_color()
|
D | crocus_context.h | 826 void crocus_emit_end_of_pipe_sync(struct crocus_batch *batch,
|
D | crocus_state.c | 431 crocus_emit_end_of_pipe_sync(batch, in flush_before_state_base_change() 480 crocus_emit_end_of_pipe_sync(batch, in flush_after_state_base_change()
|