Searched refs:fd_bc_flush_deferred (Results 1 – 3 of 3) sorted by relevance
67 void fd_bc_flush_deferred(struct fd_batch_cache *cache, struct fd_context *ctx);
93 fd_bc_flush_deferred(&ctx->screen->batch_cache, ctx); in fd_context_flush()
185 fd_bc_flush_deferred(struct fd_batch_cache *cache, struct fd_context *ctx) in fd_bc_flush_deferred() function