Searched refs:SerializeContextToString (Results 1 – 5 of 5) sorted by relevance
14 Result SerializeContextToString(const gl::Context *context, std::string *stringOut) in SerializeContextToString() function
21 Result SerializeContextToString(const gl::Context *context, std::string *stringOut);
1333 Result SerializeContextToString(const gl::Context *context, std::string *stringOut) in SerializeContextToString() function
1420 angle::Result result = angle::SerializeContextToString(context, &serializedState); in CaptureValidateSerializedState()6428 if (SerializeContextToString(const_cast<gl::Context *>(context), in writeMainContextCppReplay()
3301 if (angle::SerializeContextToString(this, &mCachedSerializedStateString) == in getString()