Lines Matching refs:resSum
799 const float resSum = out0 + out1;801 const deUint32 ulpDiff = hasZeroSign ? getUlpDiff(resSum, in0) : getUlpDiffIgnoreZeroSign(resSum, in0);