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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_bufmgr.c130 struct bo_cache_bucket { struct
147 struct bo_cache_bucket cache_bucket[14 * 4];
231 static struct bo_cache_bucket *
279 struct bo_cache_bucket *bucket,
328 bucket_vma_free(struct bo_cache_bucket *bucket, uint64_t address)
373 static struct bo_cache_bucket *
382 struct bo_cache_bucket *bucket = bucket_for_size(bufmgr, size);
407 struct bo_cache_bucket *bucket = get_bucket_allocator(bufmgr, size);
439 struct bo_cache_bucket *bucket = get_bucket_allocator(bufmgr, size);
480 struct bo_cache_bucket *bucke
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_bufmgr.c144 struct bo_cache_bucket { struct
175 struct bo_cache_bucket cache_bucket[14 * 4];
254 static struct bo_cache_bucket *
302 struct bo_cache_bucket *bucket,
351 bucket_vma_free(struct bo_cache_bucket *bucket, uint64_t address)
396 static struct bo_cache_bucket *
405 struct bo_cache_bucket *bucket = bucket_for_size(bufmgr, size);
430 struct bo_cache_bucket *bucket = get_bucket_allocator(bufmgr, size);
462 struct bo_cache_bucket *bucket = get_bucket_allocator(bufmgr, size);
503 struct bo_cache_bucket *bucke
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_bufmgr.c150 struct bo_cache_bucket { struct
207 struct bo_cache_bucket cache_bucket[14 * 4];
211 struct bo_cache_bucket local_cache_bucket[14 * 4];
282 static struct bo_cache_bucket *
314 struct bo_cache_bucket *buckets = local ?
825 struct bo_cache_bucket *bucket,
1002 struct bo_cache_bucket *bucket = bucket_for_size(bufmgr, size, local);
1311 struct bo_cache_bucket *bucket = &bufmgr->cache_bucket[i];
1324 struct bo_cache_bucket *bucket = &bufmgr->local_cache_bucket[i];
1354 struct bo_cache_bucket *bucke
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_bufmgr.c135 struct bo_cache_bucket { struct
149 struct bo_cache_bucket cache_bucket[14 * 4];
195 static struct bo_cache_bucket *
342 struct bo_cache_bucket *bucket)
375 struct bo_cache_bucket *bucket;
743 struct bo_cache_bucket *bucket = &bufmgr->cache_bucket[i];
762 struct bo_cache_bucket *bucket;
1158 struct bo_cache_bucket *bucket = &bufmgr->cache_bucket[i];
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_bufmgr.c118 struct bo_cache_bucket { struct
149 struct bo_cache_bucket cache_bucket[14 * 4];
220 static struct bo_cache_bucket *
298 struct bo_cache_bucket *bucket,
400 struct bo_cache_bucket *bucket = bucket_for_size(bufmgr, size);
674 struct bo_cache_bucket *bucket = &bufmgr->cache_bucket[i];
704 struct bo_cache_bucket *bucket;
1145 struct bo_cache_bucket *bucket = &bufmgr->cache_bucket[i];

Completed in 11 milliseconds