Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderDerivateTests.cpp533 const int numeratorLoExp = tcu::Float32(numerator.lo()).exponent(); in reverifyConstantDerivateWithFlushRelaxations() local
535 …const int numeratorLoBitsLost = de::max(0, maxValueExp - numeratorLoExp); //!< must clamp to ze… in reverifyConstantDerivateWithFlushRelaxations()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDerivateTests.cpp469 const int numeratorLoExp = tcu::Float32(numerator.lo()).exponent(); in reverifyConstantDerivateWithFlushRelaxations() local
471 …const int numeratorLoBitsLost = de::max(0, maxValueExp - numeratorLoExp); //!< must clamp to ze… in reverifyConstantDerivateWithFlushRelaxations()