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