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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_batch_cache.h69 void fd_bc_invalidate_batch(struct fd_batch *batch, bool destroy);
H A Dfreedreno_batch.c261 fd_bc_invalidate_batch(batch, true);
346 fd_bc_invalidate_batch(batch, false);
444 fd_bc_invalidate_batch(b, false);
480 * fd_bc_invalidate_batch()
484 fd_bc_invalidate_batch(b, false);
H A Dfreedreno_batch_cache.c198 fd_bc_invalidate_batch(batch, true);
215 fd_bc_invalidate_batch(struct fd_batch *batch, bool remove) function in typeref:typename:void
266 fd_bc_invalidate_batch(batch, false);
/xsrc/external/mit/MesaLib/dist/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.c303 fd_bc_invalidate_batch(batch, true);
363 fd_bc_invalidate_batch(batch, false);
494 * fd_bc_invalidate_batch()
498 fd_bc_invalidate_batch(b, false);
H A Dfreedreno_batch_cache.c279 fd_bc_invalidate_batch(struct fd_batch *batch, bool remove) function in typeref:typename:void
327 fd_bc_invalidate_batch(batch, false);

Completed in 6 milliseconds