Searched refs:computeColorBitsThreshold (Results 1 – 3 of 3) sorted by relevance
105 Vec4 computeColorBitsThreshold (const IVec4& bits, const IVec4& numAccurateBits);
2206 Vec4 computeColorBitsThreshold(const IVec4& bits, const IVec4& numAccurateBits) in computeColorBitsThreshold() function
351 …lookupPrecision.colorThreshold = tcu::computeColorBitsThreshold(getBitsVec(pixelFormat), colorBits… in iterate()