Home | History | Annotate | Download | only in referencerenderer

Lines Matching defs:maxExponent

978 		const int maxExponent = tcu::Float32(maxZValue).exponent();
979 return tcu::Float32::construct(+1, maxExponent - 23, 1 << 23).asFloat();