Home
last modified time | relevance | path

Searched refs:getCompExpBits (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fShaderDerivateTests.cpp205 static inline tcu::UVec4 getCompExpBits (const tcu::Vec4& v) in getCompExpBits() function
329 const tcu::UVec4 derivExp = getCompExpBits(expectedDerivate); in getDerivateThreshold()
330 const tcu::UVec4 maxValueExp = max(getCompExpBits(valueMin), getCompExpBits(valueMax)); in getDerivateThreshold()