Home
last modified time | relevance | path

Searched refs:fd_bc_invalidate_resource (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_batch_cache.h76 void fd_bc_invalidate_resource(struct fd_resource *rsc, bool destroy);
H A Dfreedreno_resource.c229 fd_bc_invalidate_resource(rsc, true); in realloc_bo()
286 fd_bc_invalidate_resource(dst, true); in fd_replace_buffer_storage()
423 fd_bc_invalidate_resource(rsc, false);
1025 fd_bc_invalidate_resource(rsc, true); in fd_resource_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) in fd_bc_invalidate_resource() function

Completed in 4 milliseconds