Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/vulkan/
Dvn_device_memory.c279 bool need_bo, in vn_device_memory_alloc() argument
287 if (result != VK_SUCCESS || !need_bo) in vn_device_memory_alloc()
372 const bool need_bo = in vn_AllocateMemory() local
374 result = vn_device_memory_alloc(dev, mem, pAllocateInfo, need_bo, in vn_AllocateMemory()