Home
last modified time | relevance | path

Searched refs:vn_call_vkAllocateMemory (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_device_memory.c50 result = vn_call_vkAllocateMemory( in vn_device_memory_pool_grow_alloc()
280 result = vn_call_vkAllocateMemory(dev->instance, device, in vn_device_memory_import_dma_buf()
327 result = vn_call_vkAllocateMemory( in vn_device_memory_alloc_guest_vram()
358 result = vn_call_vkAllocateMemory(dev->instance, dev_handle, alloc_info, in vn_device_memory_alloc_generic()
/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device_memory.h1092 static inline VkResult vn_call_vkAllocateMemory(struct vn_instance *vn_instance, VkDevice device, const VkMemoryAllocateInfo* pAllocateInfo, const VkAllocationCallbacks* pAllocator, VkDeviceMemory* pMemory) in vn_call_vkAllocateMemory() function

Completed in 4 milliseconds