Searched refs:getColorAttachmentIndex (Results 1 – 1 of 1) sorted by relevance
1771 …deUint32 getColorAttachmentIndex (deUint32 attachmentNdx) const { return m_colorAttachments… in getColorAttachmentIndex() function in vkt::__anon53d10fc40111::SubpassRenderInfo2043 …const deUint32 attachmentNdx = (renderInfo.getColorAttachmentIndex(colorAttachmentNdx) == VK_ATTAC… in SubpassRenderer()2044 : renderInfo.getColorAttachmentIndex(colorAttachmentNdx); in SubpassRenderer()2369 …Info.getInputAttachmentIndex(inputAttachmentNdx) == m_renderInfo.getColorAttachmentIndex(colorAtta… in pushRenderCommands()