Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_descriptors.c877 alloc_new_pool(struct zink_screen *screen, struct zink_descriptor_pool_multi *mpool) in alloc_new_pool() function
908 mpool->pool = alloc_new_pool(screen, mpool); in find_pool()
924 mpool->pool = alloc_new_pool(screen, mpool); in check_pool_alloc()