Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_bufmgr.c391 get_bucket_allocator(struct brw_bufmgr *bufmgr, uint64_t size) in get_bucket_allocator() function
424 struct bo_cache_bucket *bucket = get_bucket_allocator(bufmgr, size); in vma_alloc()
456 struct bo_cache_bucket *bucket = get_bucket_allocator(bufmgr, size); in vma_free()