Searched refs:nvk_heap_alloc (Results 1 – 3 of 3) sorted by relevance
52 VkResult nvk_heap_alloc(struct nvk_device *dev, struct nvk_heap *heap,
32 result = nvk_heap_alloc(dev, &dev->event_heap, in nvk_CreateEvent()
209 nvk_heap_alloc(struct nvk_device *dev, struct nvk_heap *heap, in nvk_heap_alloc() function