Home
last modified time | relevance | path

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

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