Searched refs:m_colorAttachmentInfo (Results 1 – 1 of 1) sorted by relevance
1744 …m_colorAttachmentInfo.push_back(renderPass.getAttachments()[getAttachmentNdx(m_colorAttachments, a… in SubpassRenderInfo()1772 … getColorAttachment (deUint32 attachmentNdx) const { return m_colorAttachmentInfo[attachment… in getColorAttachment()1793 vector<Attachment> m_colorAttachmentInfo; member in vkt::__anon53d10fc40111::SubpassRenderInfo