Home
last modified time | relevance | path

Searched refs:vtxInterpFactors (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
DglsFragOpInteractionCase.cpp524 const tcu::Vec4 vtxInterpFactors[] = in iterate() local
549 const int fNdx = (attribNdx+vtxNdx+m_iterNdx)%DE_LENGTH_OF_ARRAY(vtxInterpFactors); in iterate()
550 const tcu::Vec4& f = vtxInterpFactors[fNdx]; in iterate()