Searched refs:getCompExpBits (Results 1 – 2 of 2) sorted by relevance
174 static inline tcu::UVec4 getCompExpBits (const tcu::Vec4& v) in getCompExpBits() function298 const tcu::UVec4 derivExp = getCompExpBits(expectedDerivate); in getDerivateThreshold()299 const tcu::UVec4 maxValueExp = max(getCompExpBits(valueMin), getCompExpBits(valueMax)); in getDerivateThreshold()
205 static inline tcu::UVec4 getCompExpBits (const tcu::Vec4& v) in getCompExpBits() function329 const tcu::UVec4 derivExp = getCompExpBits(expectedDerivate); in getDerivateThreshold()330 const tcu::UVec4 maxValueExp = max(getCompExpBits(valueMin), getCompExpBits(valueMax)); in getDerivateThreshold()