Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Du_idalloc.h68 util_idalloc_reserve(struct util_idalloc *buf, unsigned id);
Du_idalloc.c154 util_idalloc_reserve(struct util_idalloc *buf, unsigned id) in util_idalloc_reserve() function
/third_party/mesa3d/src/mesa/main/
Dhash.c225 util_idalloc_reserve(table->id_alloc, key); in _mesa_HashInsertLocked()
245 util_idalloc_reserve(table->id_alloc, key); in _mesa_HashInsert()
/third_party/mesa3d/docs/relnotes/
D20.3.0.rst3919 - util/idalloc: add util_idalloc_reserve