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