Searched refs:getAttachmentNdx (Results 1 – 1 of 1) sorted by relevance
1561 deUint32 getAttachmentNdx (const vector<AttachmentReference>& colorAttachments, size_t ndx) in getAttachmentNdx() function1684 …m_colorAttachmentInfo.push_back(renderPass.getAttachments()[getAttachmentNdx(m_colorAttachments, a… in SubpassRenderInfo()3052 const deUint32 attachmentIndex = getAttachmentNdx(colorAttachments, attachmentNdx); in renderReferenceValues()3844 …tachmentType = getAttachmentType(config.renderPass.getAttachments()[getAttachmentNdx(subpass.getCo… in createTestShaders()4276 …const Attachment& attachment = renderPass.getAttachments()[getAttachmentNdx(colorAttachments, atta… in initializeSubpassClearValues()