Searched refs:fd_bc_invalidate_resource (Results 1 – 3 of 3) sorted by relevance
76 void fd_bc_invalidate_resource(struct fd_resource *rsc, bool destroy);
227 fd_bc_invalidate_resource(rsc, true); in realloc_bo()284 fd_bc_invalidate_resource(dst, true); in fd_replace_buffer_storage()421 fd_bc_invalidate_resource(rsc, false); in fd_try_shadow_resource()1003 fd_bc_invalidate_resource(rsc, true); in fd_resource_destroy()
309 fd_bc_invalidate_resource(struct fd_resource *rsc, bool destroy) in fd_bc_invalidate_resource() function