Searched refs:getAttachmentNdx (Results 1 – 1 of 1) sorted by relevance
1621 deUint32 getAttachmentNdx (const vector<AttachmentReference>& colorAttachments, size_t ndx) in getAttachmentNdx() function1744 …m_colorAttachmentInfo.push_back(renderPass.getAttachments()[getAttachmentNdx(m_colorAttachments, a… in SubpassRenderInfo()3117 const deUint32 attachmentIndex = getAttachmentNdx(colorAttachments, attachmentNdx); in renderReferenceValues()4016 …tachmentType = getAttachmentType(config.renderPass.getAttachments()[getAttachmentNdx(subpass.getCo… in createTestShaders()