Home
last modified time | relevance | path

Searched refs:getMinMantissaBits (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fShaderCommonFunctionTests.cpp136 static int getMinMantissaBits (glu::Precision precision) in getMinMantissaBits() function
427 const int mantissaBits = getMinMantissaBits(precision); in compare()
521 const deUint32 maxUlpDiff = precision == glu::PRECISION_LOWP ? getMaxUlpDiffFromBits(getMinMantissaBits(precision)) : 0; in compare()
646 const int mantissaBits = getMinMantissaBits(precision); in compare()
717 const int mantissaBits = getMinMantissaBits(precision); in compare()
769 const int mantissaBits = getMinMantissaBits(precision); in getInputValues()
850 const int mantissaBits = getMinMantissaBits(precision); in getInputValues()
947 const int mantissaBits = getMinMantissaBits(precision); in compare()
1098 const int mantissaBits = getMinMantissaBits(precision); in compare()
1206 const int mantissaBits = getMinMantissaBits(precisio in compare()
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderCommonFunctionTests.cpp140 static int getMinMantissaBits (glu::Precision precision) in getMinMantissaBits() function
188 const int numMantissaBits = getMinMantissaBits(precision); in makeFloatRepresentable()
502 const int mantissaBits = getMinMantissaBits(precision); in compare()
596 const deUint32 maxUlpDiff = precision == glu::PRECISION_LOWP ? getMaxUlpDiffFromBits(getMinMantissaBits(precision)) : 0; in compare()
721 const int mantissaBits = getMinMantissaBits(precision); in compare()
792 const int mantissaBits = getMinMantissaBits(precision); in compare()
844 const int mantissaBits = getMinMantissaBits(precision); in getInputValues()
927 const int mantissaBits = getMinMantissaBits(precision); in getInputValues()
1027 const int mantissaBits = getMinMantissaBits(precision); in compare()
1178 const int mantissaBits = getMinMantissaBits(precisio in compare()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp127 static int getMinMantissaBits (glu::DataType type, glu::Precision precision) in getMinMantissaBits() function
640 const int minMantissaBits = getMinMantissaBits(type, precision); in infNanRandomFloats()
887 const int minMantissaBits = getMinMantissaBits(type, precision); in compare()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderexecutor/
H A DvktShaderCommonFunctionTests.cpp127 static int getMinMantissaBits (glu::DataType type, glu::Precision precision) in getMinMantissaBits() function
640 const int minMantissaBits = getMinMantissaBits(type, precision); in infNanRandomFloats()
883 const int minMantissaBits = getMinMantissaBits(type, precision); in compare()

Completed in 11 milliseconds