Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/multiview/
DvktMultiViewRenderTests.cpp237 MovePtr<Allocation> m_allocationImage; member in vkt::MultiView::__anon997a26620111::ImageAttachment
251m_allocationImage = allocator.allocate(getImageMemoryRequirements(device, logicalDevice, *m_ima… in ImageAttachment()
252 …ECK(device.bindImageMemory(logicalDevice, *m_image, m_allocationImage->getMemory(), m_allocationIm… in ImageAttachment()