Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassTests.cpp1349m_depthInputAttachmentView = createImageAttachmentView(vk, device, *m_image, attachmentInfo.getFo… in AttachmentResources()
1352 …m_inputAttachmentViews = std::make_pair(*m_depthInputAttachmentView, *m_stencilInputAttachmentView… in AttachmentResources()
1449 Move<VkImageView> m_depthInputAttachmentView; member in vkt::__anon96ae15a30111::AttachmentResources