Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch_cache.h65 void fd_bc_flush(struct fd_batch_cache *cache, struct fd_context *ctx);
Dfreedreno_context.c61 fd_bc_flush(&ctx->screen->batch_cache, ctx); in fd_context_flush()
Dfreedreno_batch_cache.c128 fd_bc_flush(struct fd_batch_cache *cache, struct fd_context *ctx) in fd_bc_flush() function