Searched refs:minNormalizedFloat (Results 1 – 2 of 2) sorted by relevance
51 static const int minNormalizedFloat = 0x00800000; in tess_flush() local55 if( b < minNormalizedFloat ) // UINT comparison. NaN/INF do test false here in tess_flush()
58 static const int minNormalizedFloat = 0x00800000; in tess_flush() local64 if( b < minNormalizedFloat ) // UINT comparison. NaN/INF do test false here in tess_flush()