Searched refs:m_useImageAsColorOrDSAttachment (Results 1 – 1 of 1) sorted by relevance
373 const bool m_useImageAsColorOrDSAttachment; member in vkt::pipeline::__anon4ccca4fe0111::AttachmentFeedbackLoopLayoutImageSamplingInstance411 , m_useImageAsColorOrDSAttachment(useImageAsColorOrDSAttachment_) in AttachmentFeedbackLoopLayoutImageSamplingInstance()433 tcu::UVec2 renderSize = m_useImageAsColorOrDSAttachment ? in setup()602 if (m_useImageAsColorOrDSAttachment) in setup()646 … m_useImageAsColorOrDSAttachment ? VK_ATTACHMENT_LOAD_OP_LOAD : VK_ATTACHMENT_LOAD_OP_CLEAR; in setup()648 … m_useImageAsColorOrDSAttachment ? m_imageLayout : VK_IMAGE_LAYOUT_COLOR_ATTACHMENT_OPTIMAL; in setup()654 … m_useImageAsColorOrDSAttachment ? m_imageFormat : m_colorFormat; // VkFormat format; in setup()683 if (m_useImageAsColorOrDSAttachment) in setup()899 VkFormat clearFormat = m_useImageAsColorOrDSAttachment ? m_imageFormat : m_colorFormat; in setup()933 if (!m_useImageAsColorOrDSAttachment) in setup()[all …]