Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderDerivateTests.cpp343 const tcu::UVec4 derivExp = getCompExpBits(expectedDerivate); in getDerivateThreshold() local
345 const tcu::UVec4 numBitsLost = maxValueExp - min(maxValueExp, derivExp); in getDerivateThreshold()
357 const tcu::UVec4 derivExp = getCompExpBits(expectedDerivate); in getDerivateThresholdWarning() local
359 const tcu::UVec4 numBitsLost = maxValueExp - min(maxValueExp, derivExp); in getDerivateThresholdWarning()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDerivateTests.cpp299 const tcu::UVec4 derivExp = getCompExpBits(expectedDerivate); in getDerivateThreshold() local
301 const tcu::UVec4 numBitsLost = maxValueExp - min(maxValueExp, derivExp); in getDerivateThreshold()