Searched refs:buffer0Allocation (Results 1 – 1 of 1) sorted by relevance
1669 const Allocation& buffer0Allocation = buffer0.getAllocation(); in iterate() local1670 …invalidateMappedMemoryRange(vk, device, buffer0Allocation.getMemory(), buffer0Allocation.getOffset… in iterate()1671 const deUint32* buffer0Ptr = static_cast<deUint32*>(buffer0Allocation.getHostPtr()); in iterate()