Searched refs:util_idalloc_free (Results 1 – 7 of 7) sorted by relevance
145 util_idalloc_free(struct util_idalloc *buf, unsigned id) in util_idalloc_free() function205 util_idalloc_free(&buf->buf, id); in util_idalloc_mt_free()
65 util_idalloc_free(struct util_idalloc *buf, unsigned id);
284 util_idalloc_free(table->id_alloc, key); in _mesa_HashRemove_unlocked()
1337 util_idalloc_free(&ctx->Shared->small_dlist_store.free_idx, in _mesa_delete_list()
54 util_idalloc_free(ids, is_buffer ? handle - ZINK_MAX_BINDLESS_HANDLES : handle); in zink_reset_batch_state()
221 util_idalloc_free(&sim.ida, syncobj_handle - 1); in sim_syncobj_destroy()
2476 util_idalloc_free(&sctx->bindless_used_slots, tex_handle->desc_slot); in si_delete_texture_handle()