Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderDerivateTests.cpp537 const int numeratorLoBits = de::max(0, numBits - numeratorLoBitsLost); in reverifyConstantDerivateWithFlushRelaxations() local
540 … numeratorRange (convertFloatFlushToZeroRtn((float)numerator.lo(), minExponent, numeratorLoBits), in reverifyConstantDerivateWithFlushRelaxations()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDerivateTests.cpp473 const int numeratorLoBits = de::max(0, numBits - numeratorLoBitsLost); in reverifyConstantDerivateWithFlushRelaxations() local
476 … numeratorRange (convertFloatFlushToZeroRtn((float)numerator.lo(), minExponent, numeratorLoBits), in reverifyConstantDerivateWithFlushRelaxations()