Home
last modified time | relevance | path

Searched refs:util_idalloc_mt_fini (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/util/
Du_idalloc.h100 util_idalloc_mt_fini(struct util_idalloc_mt *buf);
Du_idalloc.c183 util_idalloc_mt_fini(struct util_idalloc_mt *buf) in util_idalloc_mt_fini() function
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_screen.c169 util_idalloc_mt_fini(&screen->buffer_ids); in fd_screen_destroy()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.c984 util_idalloc_mt_fini(&sscreen->buffer_ids); in si_destroy_screen()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_screen.c1297 util_idalloc_mt_fini(&screen->buffer_ids); in zink_destroy_screen()