Home
last modified time | relevance | path

Searched refs:oneUlp (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/delibs/debase/
DdeMath.c170 const float oneUlp = (float)(1u << (deUint32)numLostBits); in deInt32ToFloatRoundToNegInf() local
171 const float nearestLower = nearestHigher - oneUlp; in deInt32ToFloatRoundToNegInf()