Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSubpassDependencyTests.cpp2928 de::MovePtr<Allocation> resultImageAllocation; in iterateInternal() local
3004resultImageAllocation = m_context.getDefaultAllocator().allocate(getImageMemoryRequirements(vkd, d… in iterateInternal()
3005 …CHECK(vkd.bindImageMemory(device, *resultImage, resultImageAllocation->getMemory(), resultImageAll… in iterateInternal()