Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderDerivateTests.cpp264 static float getSingleULPForValue (float value, int numMantissaBits) in getSingleULPForValue() function
318 return value + numUlps * getSingleULPForValue(value, numMantissaBits); in addErrorUlp()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDerivateTests.cpp234 static float getSingleULPForValue (float value, int numMantissaBits) in getSingleULPForValue() function
288 return value + numUlps * getSingleULPForValue(value, numMantissaBits); in addErrorUlp()