Searched refs:fd_bc_flush (Results 1 – 3 of 3) sorted by relevance
65 void fd_bc_flush(struct fd_batch_cache *cache, struct fd_context *ctx);
61 fd_bc_flush(&ctx->screen->batch_cache, ctx); in fd_context_flush()
128 fd_bc_flush(struct fd_batch_cache *cache, struct fd_context *ctx) in fd_bc_flush() function