Searched refs:directMapResult (Results 1 – 1 of 1) sorted by relevance
2069 VkResult directMapResult = VK_SUCCESS; in getOrAllocateHostMemBlockLocked() local2072 directMapResult = in getOrAllocateHostMemBlockLocked()2126 directMapResult = VK_SUCCESS; in getOrAllocateHostMemBlockLocked()2130 if (directMapResult != VK_SUCCESS) { in getOrAllocateHostMemBlockLocked()2132 hostMemAlloc.initResult = directMapResult; in getOrAllocateHostMemBlockLocked()