Searched refs:fd_bc_flush (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_batch_cache.h65 void fd_bc_flush(struct fd_batch_cache *cache, struct fd_context *ctx);
H A Dfreedreno_context.c76 fd_bc_flush(&ctx->screen->batch_cache, ctx);
H A Dfreedreno_batch_cache.c172 fd_bc_flush(struct fd_batch_cache *cache, struct fd_context *ctx) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_batch_cache.h69 void fd_bc_flush(struct fd_context *ctx, bool deferred) assert_dt;
H A Dfreedreno_context.c62 fd_bc_flush(ctx, flags & PIPE_FLUSH_DEFERRED);
136 fd_bc_flush(ctx, flags & PIPE_FLUSH_DEFERRED);
358 fd_bc_flush(ctx, false);
H A Dfreedreno_batch_cache.c146 fd_bc_flush(struct fd_context *ctx, bool deferred) assert_dt function in typeref:typename:void

Completed in 10 milliseconds