Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_batch_cache.h75 void fd_bc_invalidate_batch(struct fd_batch *batch, bool destroy);
H A Dfreedreno_batch.c297 fd_bc_invalidate_batch(batch, true); in __fd_batch_destroy()
357 fd_bc_invalidate_batch(batch, false);
488 * fd_bc_invalidate_batch() in fd_batch_resource_write()
492 fd_bc_invalidate_batch(b, false); in fd_batch_resource_write()
H A Dfreedreno_batch_cache.c279 fd_bc_invalidate_batch(struct fd_batch *batch, bool remove) in fd_bc_invalidate_batch() function
327 fd_bc_invalidate_batch(batch, false); in fd_bc_invalidate_resource()

Completed in 2 milliseconds