Searched refs:redundantBufferNdx (Results 1 – 1 of 1) sorted by relevance
1379 …for (int redundantBufferNdx = 0; redundantBufferNdx < m_redundantBufferFactor; redundantBufferNdx+… in iterate() local1381 …rAttrBufName = separateAttrBufNamePrefix + toString(attrNdx) + "_" + toString(redundantBufferNdx); in iterate()1401 if (redundantBufferNdx == usedRedundantBufferNdx) in iterate()1410 …for (int redundantBufferNdx = 0; redundantBufferNdx < m_redundantBufferFactor; redundantBufferNdx+… in iterate() local1412 const string attrBufName = unitedAttrBufferNamePrefix + toString(redundantBufferNdx); in iterate()1431 if (redundantBufferNdx == usedRedundantBufferNdx) in iterate()