Searched refs:imgAllocation (Results 1 – 1 of 1) sorted by relevance
520 const vk::Allocation& imgAllocation = stagingResource->getBoundMemory(); in copyToLinearImage() local521 …invalidateMappedMemoryRange(m_vk, m_device, imgAllocation.getMemory(), imgAllocation.getOffset(), … in copyToLinearImage()