Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderDerivateTests.cpp316 static float addErrorUlp (float value, float numUlps, int numMantissaBits) in addErrorUlp() function
493 …const tcu::Interval forwardComponent (convertFloatFlushToZeroRtn(addErrorUlp((float)functionValue… in reverifyConstantDerivateWithFlushRelaxations()
494 …convertFloatFlushToZeroRtp(addErrorUlp((float)functionValueForward[c], +0.5f, numVaryingSampleBit… in reverifyConstantDerivateWithFlushRelaxations()
495 …const tcu::Interval backwardComponent (convertFloatFlushToZeroRtn(addErrorUlp((float)functionValu… in reverifyConstantDerivateWithFlushRelaxations()
496 …convertFloatFlushToZeroRtp(addErrorUlp((float)functionValueBackward[c], +0.5f, numVaryingSampleBit… in reverifyConstantDerivateWithFlushRelaxations()
515 …const tcu::Interval divisionResultRange (convertFloatFlushToZeroRtn(addErrorUlp((float)divisionRa… in reverifyConstantDerivateWithFlushRelaxations()
516 …convertFloatFlushToZeroRtp(addErrorUlp((float)divisionRange.hi(), +divisionErrorUlps, numBits), mi… in reverifyConstantDerivateWithFlushRelaxations()