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