Searched refs:util_idalloc_alloc_range (Results 1 – 5 of 5) sorted by relevance
109 util_idalloc_alloc_range(struct util_idalloc *buf, unsigned num) in util_idalloc_alloc_range() function284 unsigned base = util_idalloc_alloc_range(&buf->segment[i], num); in util_idalloc_sparse_alloc_range()
64 util_idalloc_alloc_range(struct util_idalloc *buf, unsigned num);
13374 start = util_idalloc_alloc_range(&ctx->Shared->small_dlist_store.free_idx, list->CurrentPos); in _mesa_EndList()
3585 - util/idalloc: add util_idalloc_alloc_range
4063 - mesa: use util_idalloc_alloc_range for _mesa_HashFindFreeKeyBlock