Searched refs:hostMemAlloc (Results 1 – 1 of 1) sorted by relevance
2017 auto& hostMemAlloc = blocks.back(); in getOrAllocateHostMemBlockLocked() local2046 &hostMemAlloc.memory); in getOrAllocateHostMemBlockLocked()2052 hostMemAlloc.initialized = true; in getOrAllocateHostMemBlockLocked()2053 hostMemAlloc.initResult = host_res; in getOrAllocateHostMemBlockLocked()2057 auto& hostMemInfo = info_VkDeviceMemory[hostMemAlloc.memory]; in getOrAllocateHostMemBlockLocked()2064 hostMemAlloc.nonCoherentAtomSize = nonCoherentAtomSize; in getOrAllocateHostMemBlockLocked()2074 device, hostMemAlloc.memory, &directMappedAddr); in getOrAllocateHostMemBlockLocked()2082 device, hostMemAlloc.memory, in getOrAllocateHostMemBlockLocked()2131 hostMemAlloc.initialized = true; in getOrAllocateHostMemBlockLocked()2132 hostMemAlloc.initResult = directMapResult; in getOrAllocateHostMemBlockLocked()[all …]