Home
last modified time | relevance | path

Searched defs:hostAllocationInfo (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gfxstream/guest/vulkan_enc/
H A DResourceTracker.cpp2901 VkDevice device, VkDeviceMemory mem, const VkMemoryAllocateInfo& hostAllocationInfo, in createCoherentMemory()
3007 VkMemoryAllocateInfo hostAllocationInfo = vk_make_orphan_copy(*pAllocateInfo); in allocateCoherentMemory() local