Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/util/
Du_idalloc.h56 util_idalloc_free(struct util_idalloc *buf, unsigned id);
Du_idalloc.c92 util_idalloc_free(struct util_idalloc *buf, unsigned id) in util_idalloc_free() function
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_descriptors.c2293 util_idalloc_free(&sctx->bindless_used_slots, tex_handle->desc_slot); in si_delete_texture_handle()