Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Du_idalloc.h62 util_idalloc_alloc_range(struct util_idalloc *buf, unsigned num);
Du_idalloc.c100 util_idalloc_alloc_range(struct util_idalloc *buf, unsigned num) in util_idalloc_alloc_range() function
/third_party/mesa3d/src/mesa/main/
Ddlist.c13682 start = util_idalloc_alloc_range(&ctx->Shared->small_dlist_store.free_idx, list->CurrentPos); in _mesa_EndList()
/third_party/mesa3d/docs/relnotes/
D21.2.0.rst3585 - util/idalloc: add util_idalloc_alloc_range