Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderDerivateTests.cpp538 const int numeratorHiBits = de::max(0, numBits - numeratorHiBitsLost); in reverifyConstantDerivateWithFlushRelaxations() local
541 convertFloatFlushToZeroRtp((float)numerator.hi(), minExponent, numeratorHiBits)); in reverifyConstantDerivateWithFlushRelaxations()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDerivateTests.cpp474 const int numeratorHiBits = de::max(0, numBits - numeratorHiBitsLost); in reverifyConstantDerivateWithFlushRelaxations() local
477 convertFloatFlushToZeroRtp((float)numerator.hi(), minExponent, numeratorHiBits)); in reverifyConstantDerivateWithFlushRelaxations()