Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_batch.c263 fd_bc_invalidate_batch(batch, true); in __fd_batch_destroy_locked()
364 fd_bc_invalidate_batch(batch, false); in batch_flush()
552 fd_bc_invalidate_batch(b, false); in fd_batch_resource_write()
H A Dfreedreno_batch_cache.h60 void fd_bc_invalidate_batch(struct fd_batch *batch, bool destroy);
H A Dfreedreno_batch_cache.c310 fd_bc_invalidate_batch(struct fd_batch *batch, bool remove) in fd_bc_invalidate_batch() function
358 fd_bc_invalidate_batch(batch, false); in fd_bc_invalidate_resource()