Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderDerivateTests.cpp535 …const int numeratorLoBitsLost = de::max(0, maxValueExp - numeratorLoExp); //!< must clamp to ze… in reverifyConstantDerivateWithFlushRelaxations() local
537 const int numeratorLoBits = de::max(0, numBits - numeratorLoBitsLost); in reverifyConstantDerivateWithFlushRelaxations()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDerivateTests.cpp471 …const int numeratorLoBitsLost = de::max(0, maxValueExp - numeratorLoExp); //!< must clamp to ze… in reverifyConstantDerivateWithFlushRelaxations() local
473 const int numeratorLoBits = de::max(0, numBits - numeratorLoBitsLost); in reverifyConstantDerivateWithFlushRelaxations()