Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderDerivateTests.cpp534 const int numeratorHiExp = tcu::Float32(numerator.hi()).exponent(); in reverifyConstantDerivateWithFlushRelaxations() local
536 …const int numeratorHiBitsLost = de::max(0, maxValueExp - numeratorHiExp); //!< sign, numerator … in reverifyConstantDerivateWithFlushRelaxations()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDerivateTests.cpp470 const int numeratorHiExp = tcu::Float32(numerator.hi()).exponent(); in reverifyConstantDerivateWithFlushRelaxations() local
472 …const int numeratorHiBitsLost = de::max(0, maxValueExp - numeratorHiExp); //!< sign, numerator … in reverifyConstantDerivateWithFlushRelaxations()