Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_bufmgr.c186 #define BUCKET_ARRAY_SIZE (14 * 4) macro
202 struct bo_cache_bucket cache_bucket[BUCKET_ARRAY_SIZE];
206 struct bo_cache_bucket local_cache_bucket[BUCKET_ARRAY_SIZE];
210 struct bo_cache_bucket local_preferred_cache_bucket[BUCKET_ARRAY_SIZE];
307 assert(**num_buckets < BUCKET_ARRAY_SIZE); in bucket_info_for_heap()

Completed in 4 milliseconds