Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawImageObjectUtil.cpp397 const vk::Allocation& bufAllocation = stagingResource->getBoundMemory(); in readUsingBuffer() local
398 …invalidateMappedMemoryRange(m_vk, m_device, bufAllocation.getMemory(), bufAllocation.getOffset(), … in readUsingBuffer()