Searched refs:resultBufferAllocations (Results 1 – 1 of 1) sorted by relevance
280 vector<de::MovePtr<Allocation>> resultBufferAllocations; in iterate() local299 …resultBufferAllocations.push_back(m_context.getDefaultAllocator().allocate(getBufferMemoryRequirem… in iterate()300 …fferMemory(device, *resultBuffers.back(), resultBufferAllocations.back()->getMemory(), resultBuffe… in iterate()610 invalidateMappedMemoryRange(vk, m_context.getDevice(), resultBufferAllocations[i]->getMemory(), in iterate()611 resultBufferAllocations[i]->getOffset(), VK_WHOLE_SIZE); in iterate()629 const void *const ptrResult (resultBufferAllocations[i]->getHostPtr()); in iterate()