Searched refs:fd_bc_invalidate_resource (Results 1 – 3 of 3) sorted by relevance
69 void fd_bc_invalidate_resource(struct fd_resource *rsc, bool destroy);
107 fd_bc_invalidate_resource(rsc, true); in realloc_bo()180 fd_bc_invalidate_resource(rsc, false); in fd_try_shadow_resource()671 fd_bc_invalidate_resource(rsc, true); in fd_resource_destroy()
205 fd_bc_invalidate_resource(struct fd_resource *rsc, bool destroy) in fd_bc_invalidate_resource() function