Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_batch.c228 fd_bc_invalidate_batch(batch, true); in __fd_batch_destroy()
318 fd_bc_invalidate_batch(batch, false); in batch_flush()
418 fd_bc_invalidate_batch(b, false); in fd_batch_resource_used()
426 fd_bc_invalidate_batch(rsc->write_batch, false); in fd_batch_resource_used()
Dfreedreno_batch_cache.h69 void fd_bc_invalidate_batch(struct fd_batch *batch, bool destroy);
Dfreedreno_batch_cache.c197 fd_bc_invalidate_batch(struct fd_batch *batch, bool destroy) in fd_bc_invalidate_batch() function
248 fd_bc_invalidate_batch(batch, false); in fd_bc_invalidate_resource()