Searched refs:colorImageAllocation (Results 1 – 1 of 1) sorted by relevance
2354 de::MovePtr<Allocation> colorImageAllocation; in iterateInternal() local2406 …colorImageAllocation = 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() local2974 …colorImageAllocation = m_context.getDefaultAllocator().allocate(getImageMemoryRequirements(vkd, de… in iterateInternal()2975 …K_CHECK(vkd.bindImageMemory(device, *colorImage, colorImageAllocation->getMemory(), colorImageAllo… in iterateInternal()