Home
last modified time | relevance | path

Searched defs:numMantissaBits (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp641 const int numMantissaBits = getNumMantissaBits(type); in infNanRandomFloats() local
888 const int numMantissaBits = getNumMantissaBits(type); in compare() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderCommonFunctionTests.cpp188 const int numMantissaBits = getMinMantissaBits(precision); in makeFloatRepresentable() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp641 const int numMantissaBits = getNumMantissaBits(type); in infNanRandomFloats() local
884 const int numMantissaBits = getNumMantissaBits(type); in compare() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp236 static float getSingleULPForExponent (int exp, int numMantissaBits) in getSingleULPForExponent() argument
252 static float getSingleULPForValue (float value, int numMantissaBits) in getSingleULPForValue() argument
304 static float addErrorUlp (float value, float numUlps, int numMantissaBits) in addErrorUlp() argument
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderDerivateTests.cpp248 static float getSingleULPForExponent (int exp, int numMantissaBits) in getSingleULPForExponent() argument
264 static float getSingleULPForValue (float value, int numMantissaBits) in getSingleULPForValue() argument
316 static float addErrorUlp (float value, float numUlps, int numMantissaBits) in addErrorUlp() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRenderDerivateTests.cpp218 static float getSingleULPForExponent (int exp, int numMantissaBits) in getSingleULPForExponent() argument
234 static float getSingleULPForValue (float value, int numMantissaBits) in getSingleULPForValue() argument
286 static float addErrorUlp (float value, float numUlps, int numMantissaBits) in addErrorUlp() argument

Completed in 19 milliseconds