Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/virtio/vulkan/
H A Dvn_device_memory.c27 vn_device_memory_alloc_simple(struct vn_device *dev, in vn_device_memory_alloc_simple() function
139 result = vn_device_memory_alloc_simple(dev, mem, &memory_allocate_info); in vn_device_memory_import_dma_buf()
192 result = vn_device_memory_alloc_simple(dev, mem, &memory_allocate_info); in vn_device_memory_alloc_guest_vram()
206 VkResult result = vn_device_memory_alloc_simple(dev, mem, alloc_info); in vn_device_memory_alloc_export()
316 return vn_device_memory_alloc_simple(dev, mem, alloc_info); in vn_device_memory_alloc()