Searched refs:INTERPOLATION_LOST_BITS (Results 1 – 2 of 2) sorted by relevance
323 INTERPOLATION_LOST_BITS = 3, // number mantissa of bits allowed to be lost in varying interpolation enumerator332 …Vec4 numAccurateBits = max(baseBits - numBitsLost.asInt() - (int)INTERPOLATION_LOST_BITS, tcu::IVe… in getDerivateThreshold()459 const int numVaryingSampleBits = numBits - INTERPOLATION_LOST_BITS; in reverifyConstantDerivateWithFlushRelaxations()
292 INTERPOLATION_LOST_BITS = 3, // number mantissa of bits allowed to be lost in varying interpolation enumerator301 …Vec4 numAccurateBits = max(baseBits - numBitsLost.asInt() - (int)INTERPOLATION_LOST_BITS, tcu::IVe… in getDerivateThreshold()423 const int numVaryingSampleBits = numBits - INTERPOLATION_LOST_BITS; in reverifyConstantDerivateWithFlushRelaxations()