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 enumerator346 …Vec4 numAccurateBits = max(baseBits - numBitsLost.asInt() - (int)INTERPOLATION_LOST_BITS, tcu::IVe… in getDerivateThreshold()488 const int numVaryingSampleBits = numBits - INTERPOLATION_LOST_BITS; in reverifyConstantDerivateWithFlushRelaxations()
293 INTERPOLATION_LOST_BITS = 3, // number mantissa of bits allowed to be lost in varying interpolation enumerator302 …Vec4 numAccurateBits = max(baseBits - numBitsLost.asInt() - (int)INTERPOLATION_LOST_BITS, tcu::IVe… in getDerivateThreshold()424 const int numVaryingSampleBits = numBits - INTERPOLATION_LOST_BITS; in reverifyConstantDerivateWithFlushRelaxations()