Home
last modified time | relevance | path

Searched refs:imgAllocation (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawImageObjectUtil.cpp520 const vk::Allocation& imgAllocation = stagingResource->getBoundMemory(); in copyToLinearImage() local
521 …invalidateMappedMemoryRange(m_vk, m_device, imgAllocation.getMemory(), imgAllocation.getOffset(), … in copyToLinearImage()