Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/multiview/
H A DvktMultiViewRenderTests.cpp288 MovePtr<Allocation> m_allocationImage; member in vkt::MultiView::__anon1a8a4f580111::ImageAttachment
308 m_allocationImage = in ImageAttachment()
310 VK_CHECK(device.bindImageMemory(logicalDevice, *m_image, m_allocationImage->getMemory(), in ImageAttachment()
311 m_allocationImage->getOffset())); in ImageAttachment()