Searched refs:fd_bc_invalidate_resource (Results 1 – 3 of 3) sorted by relevance
72 void fd_bc_invalidate_resource(struct fd_resource *rsc, bool destroy);
211 fd_bc_invalidate_resource(rsc, true); in realloc_bo()297 fd_bc_invalidate_resource(rsc, false); in fd_try_shadow_resource()804 fd_bc_invalidate_resource(rsc, true); in fd_resource_destroy()
289 fd_bc_invalidate_resource(struct fd_resource *rsc, bool destroy) in fd_bc_invalidate_resource() function