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 Dfreedreno_batch_cache.h70 void fd_bc_invalidate_resource(struct fd_resource *rsc, bool destroy);
H A Dfreedreno_resource.c121 fd_bc_invalidate_resource(rsc, true);
182 fd_bc_invalidate_resource(rsc, false);
668 fd_bc_invalidate_resource(rsc, true);
H A Dfreedreno_batch_cache.c206 * 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 Dfreedreno_batch_cache.h76 void fd_bc_invalidate_resource(struct fd_resource *rsc, bool destroy);
H A Dfreedreno_batch_cache.c270 * 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 Dfreedreno_resource.c227 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