Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/capture/
DFrameCapture.cpp459 float negativeInf = -std::numeric_limits<float>::infinity(); in WriteGLFloatValue() local
460 if (value == negativeInf) in WriteGLFloatValue()