Searched refs:srcMantissaBits (Results 1 – 2 of 2) sorted by relevance
164 const tcu::IVec4 srcMantissaBits = tcu::getTextureFormatMantissaBitDepth(sourceFormat); in getFloatULPThreshold() local169 if (readMantissaBits[i] >= srcMantissaBits[i]) in getFloatULPThreshold()170 ULPDiff[i] = readMantissaBits[i] - srcMantissaBits[i]; in getFloatULPThreshold()
461 const tcu::IVec4 srcMantissaBits = tcu::getTextureFormatMantissaBitDepth(sourceFormat); in getFloatULPThreshold() local466 if (readMantissaBits[i] >= srcMantissaBits[i]) in getFloatULPThreshold()467 ULPDiff[i] = readMantissaBits[i] - srcMantissaBits[i]; in getFloatULPThreshold()