Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/vulkan/
Dvn_device_memory.c274 const VkMemoryAllocateInfo memory_allocate_info = { in vn_device_memory_import_dma_buf() local
281 &memory_allocate_info, NULL, &memory); in vn_device_memory_import_dma_buf()
318 const VkMemoryAllocateInfo memory_allocate_info = { in vn_device_memory_alloc_guest_vram() local
328 dev->instance, dev_handle, &memory_allocate_info, NULL, &mem_handle); in vn_device_memory_alloc_guest_vram()