Searched defs:compNum (Results 1 – 3 of 3) sorted by relevance
353 tcu::Vector<T, 4> applyGather (const tcu::Vector<T, 4>& orig, int compNum) in applyGather()
4235 for (int compNum = 0; compNum < numDims; ++compNum) { in decomposeSampleMethods() local