Searched refs:resetNdx (Results 1 – 1 of 1) sorted by relevance
104 for (deUint32 resetNdx = combinationItemNdx + 1; resetNdx < m_combinationSize; resetNdx++) in next() local105 m_combination[resetNdx] = m_combination[resetNdx - 1] + 1; in next()