Searched refs:getColorAttachmentCount (Results 1 – 1 of 1) sorted by relevance
1769 …deUint32 getColorAttachmentCount (void) const { return (deUint32)m_colorAttachments.size();… in getColorAttachmentCount() function in vkt::__anon53d10fc40111::SubpassRenderInfo1812 …for (deUint32 attachmentNdx = 0; attachmentNdx < renderInfo.getColorAttachmentCount(); attachmentN… in createSubpassPipeline()2041 …for (deUint32 colorAttachmentNdx = 0; colorAttachmentNdx < renderInfo.getColorAttachmentCount(); … in SubpassRenderer()2308 …for (deUint32 attachmentNdx = 0; attachmentNdx < m_renderInfo.getColorAttachmentCount(); attachmen… in pushRenderCommands()2334 const deUint32 attachmentNdx = m_renderInfo.getColorAttachmentCount(); in pushRenderCommands()2367 …for (deUint32 colorAttachmentNdx = 0; colorAttachmentNdx < m_renderInfo.getColorAttachmentCount();… in pushRenderCommands()