Home
last modified time | relevance | path

Searched refs:fd_bc_flush_deferred (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch_cache.h66 void fd_bc_flush_deferred(struct fd_batch_cache *cache, struct fd_context *ctx);
Dfreedreno_context.c59 fd_bc_flush_deferred(&ctx->screen->batch_cache, ctx); in fd_context_flush()
Dfreedreno_batch_cache.c162 fd_bc_flush_deferred(struct fd_batch_cache *cache, struct fd_context *ctx) in fd_bc_flush_deferred() function