Searched refs:m_stencilDepthAttachmentView (Results 1 – 1 of 1) sorted by relevance
649 Move<VkImageView> m_stencilDepthAttachmentView; member in vkt::renderpass::__anon912580460111::DynamicRenderingTestInstance721 attachmentBindInfos.push_back(*m_stencilDepthAttachmentView); in iterate()728 attachmentBindInfos.push_back(*m_stencilDepthAttachmentView); in iterate()754 attachmentBindInfos.push_back(*m_stencilDepthAttachmentView); in iterate()755 attachmentBindInfos.push_back(*m_stencilDepthAttachmentView); in iterate()863 …m_stencilDepthAttachmentView = makeImageView(vk, device, *m_imageStencilDepth, VK_IMAGE_VIEW_TYPE_… in initialize()