Searched refs:m_stencilInputAttachmentView (Results 1 – 1 of 1) sorted by relevance
1466 …m_stencilInputAttachmentView = createImageAttachmentView(vk, device, *m_image, attachmentInfo.getF… in AttachmentResources()1468 …_inputAttachmentViews = std::make_pair(*m_depthInputAttachmentView, *m_stencilInputAttachmentView); in AttachmentResources()1566 Move<VkImageView> m_stencilInputAttachmentView; member in vkt::__anon53d10fc40111::AttachmentResources