Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_bo.c160 lima_bo_cache_get_bucket(struct lima_screen *screen, unsigned size) in lima_bo_cache_get_bucket() function
212 struct list_head *bucket = lima_bo_cache_get_bucket(screen, bo->size); in lima_bo_cache_put()
243 struct list_head *bucket = lima_bo_cache_get_bucket(screen, size); in lima_bo_cache_get()