Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_idalloc.h53 util_idalloc_alloc(struct util_idalloc *buf);
Du_idalloc.c70 util_idalloc_alloc(struct util_idalloc *buf) in util_idalloc_alloc() function
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_descriptors.c2141 desc_slot = util_idalloc_alloc(&sctx->bindless_used_slots); in si_init_bindless_descriptors()
2156 desc_slot = util_idalloc_alloc(&sctx->bindless_used_slots); in si_get_first_free_bindless_slot()