Searched refs:util_idalloc_alloc (Results 1 – 4 of 4) sorted by relevance
115 ASSERTED GLuint reserve0 = util_idalloc_alloc(table->id_alloc); in _mesa_HashEnableNameReuse()417 return util_idalloc_alloc(table->id_alloc); in _mesa_HashFindFreeKeyBlock()459 keys[i] = util_idalloc_alloc(table->id_alloc); in _mesa_HashFindFreeKeys()
54 util_idalloc_alloc(struct util_idalloc *buf);
70 util_idalloc_alloc(struct util_idalloc *buf) in util_idalloc_alloc() function
2168 desc_slot = util_idalloc_alloc(&sctx->bindless_used_slots); in si_init_bindless_descriptors()2183 desc_slot = util_idalloc_alloc(&sctx->bindless_used_slots); in si_get_first_free_bindless_slot()