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.c285 fd_bc_invalidate_batch(batch, true); in __fd_batch_destroy()
334 fd_bc_invalidate_batch(batch, false); in batch_flush()
416 fd_bc_invalidate_batch(b, false); in flush_write_batch()
470 fd_bc_invalidate_batch(b, false); in fd_batch_resource_write()
Dfreedreno_batch_cache.h71 void fd_bc_invalidate_batch(struct fd_batch *batch, bool destroy);
Dfreedreno_batch_cache.c239 fd_bc_invalidate_batch(batch, true); in fd_bc_invalidate_context()
256 fd_bc_invalidate_batch(struct fd_batch *batch, bool remove) in fd_bc_invalidate_batch() function
307 fd_bc_invalidate_batch(batch, false); in fd_bc_invalidate_resource()