Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/lib/
Dpan_bo.c157 pan_bucket_index(unsigned size) in pan_bucket_index() function
181 return &dev->bo_cache.buckets[pan_bucket_index(size)]; in pan_bucket()