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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3d_screen.h62 struct v3d_bo_cache { struct in struct:v3d_screen
H A Dv3d_bufmgr.c49 v3d_bo_cache_free_all(struct v3d_bo_cache *cache);
54 struct v3d_bo_cache *cache = &screen->bo_cache;
89 v3d_bo_remove_from_cache(struct v3d_bo_cache *cache, struct v3d_bo *bo)
98 struct v3d_bo_cache *cache = &screen->bo_cache;
245 struct v3d_bo_cache *cache = &screen->bo_cache;
271 v3d_bo_cache_free_all(struct v3d_bo_cache *cache)
286 struct v3d_bo_cache *cache = &screen->bo_cache;
550 struct v3d_bo_cache *cache = &screen->bo_cache;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3d_screen.h62 struct v3d_bo_cache { struct in struct:v3d_screen
H A Dv3d_bufmgr.c41 v3d_bo_cache_free_all(struct v3d_bo_cache *cache);
46 struct v3d_bo_cache *cache = &screen->bo_cache;
81 v3d_bo_remove_from_cache(struct v3d_bo_cache *cache, struct v3d_bo *bo)
90 struct v3d_bo_cache *cache = &screen->bo_cache;
237 struct v3d_bo_cache *cache = &screen->bo_cache;
263 v3d_bo_cache_free_all(struct v3d_bo_cache *cache)
278 struct v3d_bo_cache *cache = &screen->bo_cache;
543 struct v3d_bo_cache *cache = &screen->bo_cache;

Completed in 4 milliseconds