Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp1408m_inputAttachmentViews = std::make_pair(*m_depthInputAttachmentView, *m_stencilInputAttachmentView… in AttachmentResources()
1411 m_inputAttachmentViews = std::make_pair(*m_attachmentView, (vk::VkImageView)0u); in AttachmentResources()
1447 return m_inputAttachmentViews; in getInputAttachmentViews()
1507 pair<VkImageView, VkImageView> m_inputAttachmentViews; member in vkt::__anon53d10fc40111::AttachmentResources