Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSubpassDependencyTests.cpp2354 de::MovePtr<Allocation> colorImageAllocation; in iterateInternal() local
2406colorImageAllocation = m_context.getDefaultAllocator().allocate(getImageMemoryRequirements(vkd, de… in iterateInternal()
2407 …K_CHECK(vkd.bindImageMemory(device, *colorImage, colorImageAllocation->getMemory(), colorImageAllo… in iterateInternal()
2927 de::MovePtr<Allocation> colorImageAllocation; in iterateInternal() local
2974colorImageAllocation = m_context.getDefaultAllocator().allocate(getImageMemoryRequirements(vkd, de… in iterateInternal()
2975 …K_CHECK(vkd.bindImageMemory(device, *colorImage, colorImageAllocation->getMemory(), colorImageAllo… in iterateInternal()