Home
last modified time | relevance | path

Searched refs:vc4_bo_cache (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_bufmgr.c49 vc4_bo_cache_free_all(struct vc4_bo_cache *cache);
80 struct vc4_bo_cache *cache = &screen->bo_cache; in vc4_bo_dump_stats()
108 vc4_bo_remove_from_cache(struct vc4_bo_cache *cache, struct vc4_bo *bo) in vc4_bo_remove_from_cache()
182 struct vc4_bo_cache *cache = &screen->bo_cache; in vc4_bo_from_cache()
296 struct vc4_bo_cache *cache = &screen->bo_cache; in free_stale_bos()
323 vc4_bo_cache_free_all(struct vc4_bo_cache *cache) in vc4_bo_cache_free_all()
338 struct vc4_bo_cache *cache = &screen->bo_cache; in vc4_bo_last_unreference_locked_timed()
665 struct vc4_bo_cache *cache = &screen->bo_cache; in vc4_bufmgr_destroy()
Dvc4_screen.h77 struct vc4_bo_cache { struct