Searched refs:needInputAttachments (Results 1 – 1 of 1) sorted by relevance
935 const bool needInputAttachments = desc.getFramebufferFetchMode(); in InitializeRenderPassFromDesc() local986 colorRef.layout = needInputAttachments in InitializeRenderPassFromDesc()1140 needInputAttachments ? static_cast<uint32_t>(colorAttachmentRefs.size()) : 0; in InitializeRenderPassFromDesc()1142 needInputAttachments ? colorAttachmentRefs.data() : nullptr; in InitializeRenderPassFromDesc()1183 if (needInputAttachments) in InitializeRenderPassFromDesc()