Searched refs:getCompExpBits (Results 1 – 2 of 2) sorted by relevance
205 static inline tcu::UVec4 getCompExpBits (const tcu::Vec4& v) in getCompExpBits() function343 const tcu::UVec4 derivExp = getCompExpBits(expectedDerivate); in getDerivateThreshold()344 const tcu::UVec4 maxValueExp = max(getCompExpBits(valueMin), getCompExpBits(valueMax)); in getDerivateThreshold()357 const tcu::UVec4 derivExp = getCompExpBits(expectedDerivate); in getDerivateThresholdWarning()358 const tcu::UVec4 maxValueExp = max(getCompExpBits(valueMin), getCompExpBits(valueMax)); in getDerivateThresholdWarning()
175 static inline tcu::UVec4 getCompExpBits (const tcu::Vec4& v) in getCompExpBits() function299 const tcu::UVec4 derivExp = getCompExpBits(expectedDerivate); in getDerivateThreshold()300 const tcu::UVec4 maxValueExp = max(getCompExpBits(valueMin), getCompExpBits(valueMax)); in getDerivateThreshold()