Searched refs:fd_bc_invalidate_resource (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 | 70 void fd_bc_invalidate_resource(struct fd_resource *rsc, bool destroy);
|
| H A D | freedreno_resource.c | 121 fd_bc_invalidate_resource(rsc, true); 182 fd_bc_invalidate_resource(rsc, false); 668 fd_bc_invalidate_resource(rsc, true);
|
| H A D | freedreno_batch_cache.c | 206 * that fd_bc_invalidate_resource() can work.. otherwise we can have 248 fd_bc_invalidate_resource(struct fd_resource *rsc, bool destroy) function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_batch_cache.h | 76 void fd_bc_invalidate_resource(struct fd_resource *rsc, bool destroy);
|
| H A D | freedreno_batch_cache.c | 270 * that fd_bc_invalidate_resource() can work.. otherwise we can have 309 fd_bc_invalidate_resource(struct fd_resource *rsc, bool destroy) function in typeref:typename:void
|
| H A D | freedreno_resource.c | 227 fd_bc_invalidate_resource(rsc, true); 284 fd_bc_invalidate_resource(dst, true); 421 fd_bc_invalidate_resource(rsc, false); 1003 fd_bc_invalidate_resource(rsc, true);
|
Completed in 12 milliseconds