Home
last modified time | relevance | path

Searched refs:bo_cache_buckets (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/lima/
H A Dlima_screen.h80 struct list_head bo_cache_buckets[NR_BO_CACHE_BUCKETS]; member
H A Dlima_bo.c66 list_inithead(&screen->bo_cache_buckets[i]); in lima_bo_cache_init()
162 return &screen->bo_cache_buckets[lima_bucket_index(size)]; in lima_bo_cache_get_bucket()
190 struct list_head *bucket = &screen->bo_cache_buckets[i]; in lima_bo_cache_print_stats()

Completed in 1 milliseconds