Searched refs:stagingBufferAllocation (Results 1 – 1 of 1) sorted by relevance
722 const Allocation& stagingBufferAllocation = stagingBuffer.getAllocation(); in iterate() local723 deUint32* bufferPtr = static_cast<deUint32*>(stagingBufferAllocation.getHostPtr()); in iterate()727 …flushMappedMemoryRange(vk, device, stagingBufferAllocation.getMemory(), stagingBufferAllocation.ge… in iterate()