Searched refs:hostMemoryInfo (Results 1 – 1 of 1) sorted by relevance
4390 const auto& hostMemoryInfo = *hostMemoryInfoOpt; in on_vkAllocateMemory() local4392 localAllocInfo.memoryTypeIndex = hostMemoryInfo.index; in on_vkAllocateMemory()4393 memoryPropertyFlags = hostMemoryInfo.memoryType.propertyFlags; in on_vkAllocateMemory()