Searched defs:in0Exp (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles3/functional/
H A Des3fShaderPrecisionTests.cpp320 const int in0Exp = tcu::Float32(in0).exponent(); local
323 const int numLostBits = de::max(de::max(in0Exp-resExp, in1Exp-resExp), 0); // Lost due to mantissa shift.

Completed in 52 milliseconds