Searched refs:negativeInf (Results 1 – 1 of 1) sorted by relevance
459 float negativeInf = -std::numeric_limits<float>::infinity(); in WriteGLFloatValue() local460 if (value == negativeInf) in WriteGLFloatValue()