Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_descriptor_set.c1522 struct dzn_descriptor_heap *last_heap = in dzn_descriptor_heap_pool_alloc_slots() local
1527 last_heap ? last_heap->desc_count : 0; in dzn_descriptor_heap_pool_alloc_slots()
1572 last_heap = &new_heap->heap; in dzn_descriptor_heap_pool_alloc_slots()
1575 *heap = last_heap; in dzn_descriptor_heap_pool_alloc_slots()