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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_pipe_control.c309 crocus_batch_maybe_flush(render_batch, 48);
321 crocus_batch_maybe_flush(compute_batch, 48);
364 crocus_batch_maybe_flush(&ice->batches[i], 24);
H A Dcrocus_draw.c288 crocus_batch_maybe_flush(batch, 1500);
324 crocus_batch_maybe_flush(batch, 1500);
500 crocus_batch_maybe_flush(batch, 1500);
H A Dcrocus_batch.h189 void crocus_batch_maybe_flush(struct crocus_batch *batch, unsigned estimate);
H A Dcrocus_blit.c615 crocus_batch_maybe_flush(batch, 1500);
718 crocus_batch_maybe_flush(batch, 1500);
742 crocus_batch_maybe_flush(batch, 1500);
805 crocus_batch_maybe_flush(batch, 24 + 5 * (src_box->width / 4));
H A Dcrocus_clear.c352 crocus_batch_maybe_flush(batch, 1500);
562 crocus_batch_maybe_flush(batch, 1500);
H A Dcrocus_resolve.c538 crocus_batch_maybe_flush(batch, 1500);
682 crocus_batch_maybe_flush(batch, 1500);
H A Dcrocus_batch.c595 crocus_batch_maybe_flush(struct crocus_batch *batch, unsigned estimate) function in typeref:typename:void
H A Dcrocus_resource.c1755 crocus_batch_maybe_flush(batch, 24);

Completed in 100 milliseconds