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 D | freedreno_batch_cache.h | 69 void fd_bc_invalidate_batch(struct fd_batch *batch, bool destroy);
|
| H A D | freedreno_batch.c | 261 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 D | freedreno_batch_cache.c | 198 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 D | freedreno_batch_cache.h | 75 void fd_bc_invalidate_batch(struct fd_batch *batch, bool destroy);
|
| H A D | freedreno_batch.c | 303 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 D | freedreno_batch_cache.c | 279 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