Searched refs:dzn_descriptor_heap_init (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/microsoft/vulkan/ |
D | dzn_descriptor_set.c | 800 dzn_descriptor_heap_init(struct dzn_descriptor_heap *heap, in dzn_descriptor_heap_init() function 1404 dzn_descriptor_heap_init(&pool->heaps[type], device, type, pool->desc_count[type], false); in dzn_descriptor_pool_create() 1423 dzn_descriptor_heap_init(&new_heap, device, type, in dzn_descriptor_pool_defragment_heap() 1562 dzn_descriptor_heap_init(&new_heap->heap, device, pool->type, in dzn_descriptor_heap_pool_alloc_slots()
|