Home
last modified time | relevance | path

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

/external/mesa3d/src/intel/vulkan/
Danv_allocator.c134 anv_free_list_pop(union anv_free_list *list, void **map, int32_t *offset) in anv_free_list_pop() function
703 if (anv_free_list_pop(&pool->buckets[bucket].free_list, in anv_state_pool_alloc_no_vg()
712 if (anv_free_list_pop(&pool->buckets[b].free_list, in anv_state_pool_alloc_no_vg()
799 if (anv_free_list_pop(&pool->back_alloc_free_list, in anv_state_pool_alloc_back()