Searched refs:buffer1Allocation (Results 1 – 1 of 1) sorted by relevance
1687 const Allocation& buffer1Allocation = buffer1.getAllocation(); in iterate() local1688 …invalidateMappedMemoryRange(vk, device, buffer1Allocation.getMemory(), buffer1Allocation.getOffset… in iterate()1689 const deUint32* buffer1Ptr = static_cast<deUint32*>(buffer1Allocation.getHostPtr()); in iterate()