Searched refs:fNdx (Results 1 – 1 of 1) sorted by relevance
549 const int fNdx = (attribNdx+vtxNdx+m_iterNdx)%DE_LENGTH_OF_ARRAY(vtxInterpFactors); in iterate() local550 const tcu::Vec4& f = vtxInterpFactors[fNdx]; in iterate()