Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderDerivateTests.cpp536 …const int numeratorHiBitsLost = de::max(0, maxValueExp - numeratorHiExp); //!< sign, numerator … in reverifyConstantDerivateWithFlushRelaxations() local
538 const int numeratorHiBits = de::max(0, numBits - numeratorHiBitsLost); in reverifyConstantDerivateWithFlushRelaxations()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDerivateTests.cpp472 …const int numeratorHiBitsLost = de::max(0, maxValueExp - numeratorHiExp); //!< sign, numerator … in reverifyConstantDerivateWithFlushRelaxations() local
474 const int numeratorHiBits = de::max(0, numBits - numeratorHiBitsLost); in reverifyConstantDerivateWithFlushRelaxations()