Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp4077 const bool haveSubnormal = format.hasSubnormal() != tcu::NO; in genRandom() local
4081 const double minRoot = deCbrt(minExp - 0.5 - (haveSubnormal ? 1.0 : 0.0)); in genRandom()