Searched refs:fd_batch_flush (Results 1 - 22 of 22) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.c237 fd_batch_flush(dep);
338 /* Only called from fd_batch_flush() */
385 fd_batch_flush(struct fd_batch *batch) function in typeref:typename:void
436 fd_batch_flush(b);
531 fd_batch_flush(batch);
539 fd_batch_flush(batch);
544 fd_batch_flush(batch);
H A Dfreedreno_batch_cache.c150 /* fd_batch_flush() (and fd_batch_add_dep() which calls it indirectly)
188 fd_batch_flush(batches[i]);
210 fd_batch_flush(write_batch);
235 fd_batch_flush(batches[i]);
369 fd_batch_flush(flush_batch);
H A Dfreedreno_batch.h275 void fd_batch_flush(struct fd_batch *batch) assert_dt;
H A Dfreedreno_fence.c41 * thread, but we don't call fd_batch_flush() in that case
72 fd_batch_flush(fence->batch);
H A Dfreedreno_context.c134 fd_batch_flush(batch);
269 fd_batch_flush(ctx->batch);
H A Dfreedreno_draw.c576 fd_batch_flush(batch);
H A Dfreedreno_state.c296 fd_batch_flush(ctx->batch);
H A Dfreedreno_resource.c384 fd_batch_flush(batch);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.c201 fd_batch_flush(dep, false, false);
359 fd_batch_flush(struct fd_batch *batch, bool sync, bool force) function in typeref:typename:void
441 fd_batch_flush(b, true, false);
515 fd_batch_flush(batch, true, false);
524 fd_batch_flush(batch, true, false);
H A Dfreedreno_fence.c51 fd_batch_flush(fence->batch, true, true);
H A Dfreedreno_query_acc.c142 fd_batch_flush(rsc->write_batch, false, false);
155 fd_batch_flush(rsc->write_batch, true, false);
H A Dfreedreno_batch.h232 void fd_batch_flush(struct fd_batch *batch, bool sync, bool force);
H A Dfreedreno_batch_cache.c131 /* fd_batch_flush() (and fd_batch_add_dep() which calls it indirectly)
162 fd_batch_flush(batches[i], false, false);
310 fd_batch_flush(flush_batch, true, false);
H A Dfreedreno_query_hw.c212 fd_batch_flush(rsc->write_batch, false, false);
240 fd_batch_flush(rsc->write_batch, true, false);
H A Dfreedreno_state.c251 fd_batch_flush(old_batch, false, false);
258 fd_batch_flush(ctx->batch, false, false);
H A Dfreedreno_context.c72 fd_batch_flush(batch, true, false);
H A Dfreedreno_draw.c467 fd_batch_flush(batch, false, false);
H A Dfreedreno_resource.c394 fd_batch_flush(batch, false, false);
402 fd_batch_flush(write_batch, true, false);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_blitter.c484 fd_batch_flush(batch, false, false);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_blitter.c476 fd_batch_flush(batch);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_blitter.c721 fd_batch_flush(batch, false, false);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_blitter.c967 fd_batch_flush(batch);

Completed in 38 milliseconds