Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/vulkan/
Dvn_device_memory.c385 vn_device_memory_alloc(struct vn_device *dev, in vn_device_memory_alloc() function
465 result = vn_device_memory_alloc(dev, mem, pAllocateInfo, in vn_AllocateMemory()
472 result = vn_device_memory_alloc(dev, mem, pAllocateInfo, 0); in vn_AllocateMemory()
/third_party/mesa3d/docs/relnotes/
D21.2.0.rst1357 - venus: add vn_device_memory_alloc as a helper