Home
last modified time | relevance | path

Searched defs:numMantissaBits (Results 1 – 4 of 4) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fShaderDerivateTests.cpp248 static float getSingleULPForExponent (int exp, int numMantissaBits) in getSingleULPForExponent()
264 static float getSingleULPForValue (float value, int numMantissaBits) in getSingleULPForValue()
316 static float addErrorUlp (float value, float numUlps, int numMantissaBits) in addErrorUlp()
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderDerivateTests.cpp218 static float getSingleULPForExponent (int exp, int numMantissaBits) in getSingleULPForExponent()
234 static float getSingleULPForValue (float value, int numMantissaBits) in getSingleULPForValue()
286 static float addErrorUlp (float value, float numUlps, int numMantissaBits) in addErrorUlp()
/external/deqp/modules/gles31/functional/
Des31fShaderCommonFunctionTests.cpp201 const int numMantissaBits = getMinMantissaBits(precision); in makeFloatRepresentable() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderCommonFunctionTests.cpp205 const int numMantissaBits = getMinMantissaBits(precision); in makeFloatRepresentable() local