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()
454 const tcu::IVec4 srcMantissaBits = tcu::getTextureFormatMantissaBitDepth(sourceFormat); in getFloatULPThreshold() local459 if (readMantissaBits[i] >= srcMantissaBits[i]) in getFloatULPThreshold()460 ULPDiff[i] = readMantissaBits[i] - srcMantissaBits[i]; in getFloatULPThreshold()