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