Searched refs:fd_bc_invalidate_resource (Results 1 – 3 of 3) sorted by relevance
70 void fd_bc_invalidate_resource(struct fd_resource *rsc, bool destroy);
114 fd_bc_invalidate_resource(rsc, true); in realloc_bo()177 fd_bc_invalidate_resource(rsc, false); in fd_try_shadow_resource()644 fd_bc_invalidate_resource(rsc, true); in fd_resource_destroy()
230 fd_bc_invalidate_resource(struct fd_resource *rsc, bool destroy) in fd_bc_invalidate_resource() function