Searched refs:FmtGetSerializedContextStateFunction (Results 1 – 1 of 1) sorted by relevance
290 struct FmtGetSerializedContextStateFunction struct292 FmtGetSerializedContextStateFunction(gl::ContextID contextIdIn, uint32_t frameIndexIn) in FmtGetSerializedContextStateFunction() argument299 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()