Searched refs:srcMantissaBits (Results 1 – 1 of 1) sorted by relevance
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()