Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSubpassDependencyTests.cpp2358 de::MovePtr<Allocation> dsImageAllocation; in iterateInternal() local
2437dsImageAllocation = m_context.getDefaultAllocator().allocate(getImageMemoryRequirements(vkd, devic… in iterateInternal()
2438 …VK_CHECK(vkd.bindImageMemory(device, *dsImage, dsImageAllocation->getMemory(), dsImageAllocation->… in iterateInternal()