Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fDrawBuffersIndexedTests.cpp456 tcu::IVec4 ULPDiff(0); in getFloatULPThreshold() local
460 ULPDiff[i] = readMantissaBits[i] - srcMantissaBits[i]; in getFloatULPThreshold()
462 return UVec4(4) * (UVec4(1) << (ULPDiff.cast<deUint32>())); in getFloatULPThreshold()