Home
last modified time | relevance | path

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

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