HomeSort by relevance Sort by last modified time
    Searched refs:fd_bc_flush (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/freedreno/
freedreno_batch_cache.h 65 void fd_bc_flush(struct fd_batch_cache *cache, struct fd_context *ctx);
freedreno_context.c 53 fd_bc_flush(&ctx->screen->batch_cache, ctx);
freedreno_batch_cache.c 128 fd_bc_flush(struct fd_batch_cache *cache, struct fd_context *ctx) function

Completed in 317 milliseconds