Searched refs:m_inputAttachmentView (Results 1 – 1 of 1) sorted by relevance
324 Move<VkImageView> m_inputAttachmentView; member in vkt::renderpass::__anon2816d8570111::UnusedAttachmentTestInstance645 m_inputAttachmentView = createImageView(vk, vkDevice, &inputAttachmentViewParams); in UnusedAttachmentTestInstance()661 …ImageView imageViews[] = {*m_colorAttachmentView, *m_unusedAttachmentView, *m_inputAttachmentView}; in UnusedAttachmentTestInstance()744 *m_inputAttachmentView, // VkImageView imageView; in UnusedAttachmentTestInstance()995 colorAttachments[2].imageView = *m_inputAttachmentView; in createCommandBufferDynamicRendering()