Home | History | Annotate | Download | only in functional

Lines Matching refs:baseBits

223 	const int			baseBits		= precision == glu::PRECISION_HIGHP		? 23	:
229 const tcu::IVec4 numAccurateBits = max(baseBits - numBitsLost.asInt() - 3, tcu::IVec4(0));