Home
last modified time | relevance | path

Searched refs:crocus_batch_maybe_flush (Results 1 – 8 of 8) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_pipe_control.c309 crocus_batch_maybe_flush(render_batch, 48); in crocus_texture_barrier()
321 crocus_batch_maybe_flush(compute_batch, 48); in crocus_texture_barrier()
364 crocus_batch_maybe_flush(&ice->batches[i], 24); in crocus_memory_barrier()
Dcrocus_draw.c289 crocus_batch_maybe_flush(batch, 1500); in crocus_indirect_draw_vbo()
325 crocus_batch_maybe_flush(batch, 1500); in crocus_simple_draw_vbo()
501 crocus_batch_maybe_flush(batch, 1500); in crocus_launch_grid()
Dcrocus_blit.c615 crocus_batch_maybe_flush(batch, 1500); in crocus_blit()
720 crocus_batch_maybe_flush(batch, 1500); in crocus_copy_region()
744 crocus_batch_maybe_flush(batch, 1500); in crocus_copy_region()
Dcrocus_batch.h189 void crocus_batch_maybe_flush(struct crocus_batch *batch, unsigned estimate);
Dcrocus_clear.c352 crocus_batch_maybe_flush(batch, 1500); in clear_color()
562 crocus_batch_maybe_flush(batch, 1500); in clear_depth_stencil()
Dcrocus_resolve.c538 crocus_batch_maybe_flush(batch, 1500); in crocus_resolve_color()
682 crocus_batch_maybe_flush(batch, 1500); in crocus_hiz_exec()
Dcrocus_batch.c595 crocus_batch_maybe_flush(struct crocus_batch *batch, unsigned estimate) in crocus_batch_maybe_flush() function
Dcrocus_resource.c1767 crocus_batch_maybe_flush(batch, 24); in crocus_transfer_flush_region()