Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderDerivateTests.cpp482 const float divisionErrorUlps = 2.5f; in reverifyConstantDerivateWithFlushRelaxations() local
544 …(convertFloatFlushToZeroRtn(addErrorUlp((float)divisionRange.lo(), -divisionErrorUlps, numBits), m… in reverifyConstantDerivateWithFlushRelaxations()
545 …convertFloatFlushToZeroRtp(addErrorUlp((float)divisionRange.hi(), +divisionErrorUlps, numBits), mi… in reverifyConstantDerivateWithFlushRelaxations()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDerivateTests.cpp418 const float divisionErrorUlps = 2.5f; in reverifyConstantDerivateWithFlushRelaxations() local
480 …(convertFloatFlushToZeroRtn(addErrorUlp((float)divisionRange.lo(), -divisionErrorUlps, numBits), m… in reverifyConstantDerivateWithFlushRelaxations()
481 …convertFloatFlushToZeroRtp(addErrorUlp((float)divisionRange.hi(), +divisionErrorUlps, numBits), mi… in reverifyConstantDerivateWithFlushRelaxations()