Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderDerivateTests.cpp331 const tcu::UVec4 numBitsLost = maxValueExp - min(maxValueExp, derivExp); in getDerivateThreshold() local
332 …const tcu::IVec4 numAccurateBits = max(baseBits - numBitsLost.asInt() - (int)INTERPOLATION_LOST_BI… in getDerivateThreshold()