Searched refs:derivExp (Results 1 – 2 of 2) sorted by relevance
343 const tcu::UVec4 derivExp = getCompExpBits(expectedDerivate); in getDerivateThreshold() local345 const tcu::UVec4 numBitsLost = maxValueExp - min(maxValueExp, derivExp); in getDerivateThreshold()357 const tcu::UVec4 derivExp = getCompExpBits(expectedDerivate); in getDerivateThresholdWarning() local359 const tcu::UVec4 numBitsLost = maxValueExp - min(maxValueExp, derivExp); in getDerivateThresholdWarning()
299 const tcu::UVec4 derivExp = getCompExpBits(expectedDerivate); in getDerivateThreshold() local301 const tcu::UVec4 numBitsLost = maxValueExp - min(maxValueExp, derivExp); in getDerivateThreshold()