Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/capture/
DFrameCapture.cpp333 void WriteGLFloatValue(std::ostream &out, GLfloat value) in WriteGLFloatValue() function
636 WriteGLFloatValue(callOut, param.value.GLfloatVal); in WriteCppReplayForCall()