Searched refs:needsIA (Results 1 – 1 of 1) sorted by relevance
849 const auto needsIA = m_params.inputAttachmentNeeded(); in iterate() local851 DE_ASSERT(!(needsIA && needsDepthBuffer)); in iterate()892 (needsIA ? 1u : 0u), // uint32_t inputAttachmentCount; in iterate()893 …(needsIA ? &attachmentReferences.at(1) : nullptr), // const VkAttachmentReference* pInputAttachm… in iterate()