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

/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_idalloc.h62 util_idalloc_alloc_range(struct util_idalloc *buf, unsigned num);
H A Du_idalloc.c100 util_idalloc_alloc_range(struct util_idalloc *buf, unsigned num) function in typeref:typename:unsigned
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddlist.c13762 start = util_idalloc_alloc_range(&ctx->Shared->small_dlist_store.free_idx, list->CurrentPos);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.2.0.rst3585 - util/idalloc: add util_idalloc_alloc_range

Completed in 26 milliseconds