Home
last modified time | relevance | path

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

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/freedreno/
H A Dfreedreno_batch_cache.h70 void fd_bc_invalidate_context(struct fd_context *ctx);
H A Dfreedreno_batch_cache.c230 fd_bc_invalidate_context(struct fd_context *ctx) in fd_bc_invalidate_context() function
H A Dfreedreno_context.c225 fd_bc_invalidate_context(ctx); in fd_context_destroy()