Searched refs:util_idalloc_mt_free (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/util/
H A Du_idalloc.h106 util_idalloc_mt_free(struct util_idalloc_mt *buf, unsigned id);
H A Du_idalloc.c199 util_idalloc_mt_free(struct util_idalloc_mt *buf, unsigned id) function in typeref:typename:void
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_buffer.c220 util_idalloc_mt_free(&sscreen->buffer_ids, buffer->b.buffer_id_unique);
297 util_idalloc_mt_free(&sctx->screen->buffer_ids, delete_buffer_id);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/
H A Dfreedreno_resource.c287 util_idalloc_mt_free(&ctx->screen->buffer_ids, delete_buffer_id);
1012 util_idalloc_mt_free(&screen->buffer_ids, rsc->b.buffer_id_unique);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_resource.c110 util_idalloc_mt_free(&screen->buffer_ids, res->base.buffer_id_unique);
H A Dzink_context.c3963 util_idalloc_mt_free(&screen->buffer_ids, delete_buffer_id);

Completed in 17 milliseconds