Searched refs:vc4_bo_cache (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_screen.h77 struct vc4_bo_cache { struct in struct:vc4_screen
H A Dvc4_bufmgr.c50 vc4_bo_cache_free_all(struct vc4_bo_cache *cache);
88 struct vc4_bo_cache *cache = &screen->bo_cache;
116 vc4_bo_remove_from_cache(struct vc4_bo_cache *cache, struct vc4_bo *bo)
190 struct vc4_bo_cache *cache = &screen->bo_cache;
304 struct vc4_bo_cache *cache = &screen->bo_cache;
331 vc4_bo_cache_free_all(struct vc4_bo_cache *cache)
346 struct vc4_bo_cache *cache = &screen->bo_cache;
670 struct vc4_bo_cache *cache = &screen->bo_cache;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_screen.h77 struct vc4_bo_cache { struct in struct:vc4_screen
H A Dvc4_bufmgr.c42 vc4_bo_cache_free_all(struct vc4_bo_cache *cache);
80 struct vc4_bo_cache *cache = &screen->bo_cache;
108 vc4_bo_remove_from_cache(struct vc4_bo_cache *cache, struct vc4_bo *bo)
182 struct vc4_bo_cache *cache = &screen->bo_cache;
296 struct vc4_bo_cache *cache = &screen->bo_cache;
323 vc4_bo_cache_free_all(struct vc4_bo_cache *cache)
338 struct vc4_bo_cache *cache = &screen->bo_cache;
662 struct vc4_bo_cache *cache = &screen->bo_cache;

Completed in 11 milliseconds