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 D | crocus_pipe_control.c | 309 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 D | crocus_draw.c | 288 crocus_batch_maybe_flush(batch, 1500); 324 crocus_batch_maybe_flush(batch, 1500); 500 crocus_batch_maybe_flush(batch, 1500);
|
| H A D | crocus_batch.h | 189 void crocus_batch_maybe_flush(struct crocus_batch *batch, unsigned estimate);
|
| H A D | crocus_blit.c | 615 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 D | crocus_clear.c | 352 crocus_batch_maybe_flush(batch, 1500); 562 crocus_batch_maybe_flush(batch, 1500);
|
| H A D | crocus_resolve.c | 538 crocus_batch_maybe_flush(batch, 1500); 682 crocus_batch_maybe_flush(batch, 1500);
|
| H A D | crocus_batch.c | 595 crocus_batch_maybe_flush(struct crocus_batch *batch, unsigned estimate) function in typeref:typename:void
|
| H A D | crocus_resource.c | 1755 crocus_batch_maybe_flush(batch, 24);
|
Completed in 100 milliseconds