Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/capture/
DFrameCapture.cpp290 struct FmtGetSerializedContextStateFunction struct
292 FmtGetSerializedContextStateFunction(gl::ContextID contextIdIn, uint32_t frameIndexIn) in FmtGetSerializedContextStateFunction() argument
299 std::ostream &operator<<(std::ostream &os, const FmtGetSerializedContextStateFunction &fmt) in operator <<()
1279 out << "const char *" << FmtGetSerializedContextStateFunction(context->id(), frameIndex) in WriteWindowSurfaceContextCppReplay()
5440 header << "const char *" << FmtGetSerializedContextStateFunction(contextId, frameIndex) in writeCppReplayIndexFiles()
5502 << FmtGetSerializedContextStateFunction(contextId, frameIndex) << ";\n"; in writeCppReplayIndexFiles()