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