Home | History | Annotate | Download | only in glshared

Lines Matching full:havesubnormal

4116 	const bool		haveSubnormal	= format.hasSubnormal() != tcu::NO;
4120 const double minRoot = deCbrt(minExp - 0.5 - (haveSubnormal ? 1.0 : 0.0));