Searched refs:m_resolveAttachmentView (Results 1 – 1 of 1) sorted by relevance
367 Move<VkImageView> m_resolveAttachmentView; member in vkt::pipeline::__anonc7ef40ef0111::MultisampleRenderer2108 m_resolveAttachmentView = createImageView(vk, vkDevice, &resolveAttachmentViewParams); in initialize()2435 attachments.push_back(*m_resolveAttachmentView); in initialize()