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.cpp1352m_inputAttachmentViews = std::make_pair(*m_depthInputAttachmentView, *m_stencilInputAttachmentView… in AttachmentResources()
1355 m_inputAttachmentViews = std::make_pair(*m_attachmentView, (vk::VkImageView)0u); in AttachmentResources()
1391 return m_inputAttachmentViews; in getInputAttachmentViews()
1451 pair<VkImageView, VkImageView> m_inputAttachmentViews; member in vkt::__anon96ae15a30111::AttachmentResources