Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderDerivateTests.cpp316 static float addErrorUlp (float value, float numUlps, int numMantissaBits) in addErrorUlp() function
522 …const tcu::Interval forwardComponent (convertFloatFlushToZeroRtn(addErrorUlp((float)functionValue… in reverifyConstantDerivateWithFlushRelaxations()
523 …convertFloatFlushToZeroRtp(addErrorUlp((float)functionValueForward[c], +0.5f, numVaryingSampleBit… in reverifyConstantDerivateWithFlushRelaxations()
524 …const tcu::Interval backwardComponent (convertFloatFlushToZeroRtn(addErrorUlp((float)functionValu… in reverifyConstantDerivateWithFlushRelaxations()
525 …convertFloatFlushToZeroRtp(addErrorUlp((float)functionValueBackward[c], +0.5f, numVaryingSampleBit… in reverifyConstantDerivateWithFlushRelaxations()
544 …const tcu::Interval divisionResultRange (convertFloatFlushToZeroRtn(addErrorUlp((float)divisionRa… in reverifyConstantDerivateWithFlushRelaxations()
545 …convertFloatFlushToZeroRtp(addErrorUlp((float)divisionRange.hi(), +divisionErrorUlps, numBits), mi… in reverifyConstantDerivateWithFlushRelaxations()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDerivateTests.cpp286 static float addErrorUlp (float value, float numUlps, int numMantissaBits) in addErrorUlp() function
458 …const tcu::Interval forwardComponent (convertFloatFlushToZeroRtn(addErrorUlp((float)functionValue… in reverifyConstantDerivateWithFlushRelaxations()
459 …convertFloatFlushToZeroRtp(addErrorUlp((float)functionValueForward[c], +0.5f, numVaryingSampleBit… in reverifyConstantDerivateWithFlushRelaxations()
460 …const tcu::Interval backwardComponent (convertFloatFlushToZeroRtn(addErrorUlp((float)functionValu… in reverifyConstantDerivateWithFlushRelaxations()
461 …convertFloatFlushToZeroRtp(addErrorUlp((float)functionValueBackward[c], +0.5f, numVaryingSampleBit… in reverifyConstantDerivateWithFlushRelaxations()
480 …const tcu::Interval divisionResultRange (convertFloatFlushToZeroRtn(addErrorUlp((float)divisionRa… in reverifyConstantDerivateWithFlushRelaxations()
481 …convertFloatFlushToZeroRtp(addErrorUlp((float)divisionRange.hi(), +divisionErrorUlps, numBits), mi… in reverifyConstantDerivateWithFlushRelaxations()