Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderCommonFunctionTests.cpp149 static int getMinMantissaBits (glu::Precision precision) in getMinMantissaBits() function
464 const int mantissaBits = getMinMantissaBits(precision); in compare()
558 …UlpDiff = precision == glu::PRECISION_LOWP ? getMaxUlpDiffFromBits(getMinMantissaBits(precision)) … in compare()
683 const int mantissaBits = getMinMantissaBits(precision); in compare()
754 const int mantissaBits = getMinMantissaBits(precision); in compare()
806 const int mantissaBits = getMinMantissaBits(precision); in getInputValues()
887 const int mantissaBits = getMinMantissaBits(precision); in getInputValues()
984 const int mantissaBits = getMinMantissaBits(precision); in compare()
1135 const int mantissaBits = getMinMantissaBits(precision); in compare()
1243 const int mantissaBits = getMinMantissaBits(precision); in compare()
[all …]
/external/deqp/modules/gles31/functional/
Des31fShaderCommonFunctionTests.cpp153 static int getMinMantissaBits (glu::Precision precision) in getMinMantissaBits() function
201 const int numMantissaBits = getMinMantissaBits(precision); in makeFloatRepresentable()
541 const int mantissaBits = getMinMantissaBits(precision); in compare()
635 …UlpDiff = precision == glu::PRECISION_LOWP ? getMaxUlpDiffFromBits(getMinMantissaBits(precision)) … in compare()
760 const int mantissaBits = getMinMantissaBits(precision); in compare()
831 const int mantissaBits = getMinMantissaBits(precision); in compare()
883 const int mantissaBits = getMinMantissaBits(precision); in getInputValues()
966 const int mantissaBits = getMinMantissaBits(precision); in getInputValues()
1066 const int mantissaBits = getMinMantissaBits(precision); in compare()
1217 const int mantissaBits = getMinMantissaBits(precision); in compare()
[all …]