Searched refs:writeCppReplayIndexFiles (Results 1 – 2 of 2) sorted by relevance
458 void writeCppReplayIndexFiles(const gl::Context *, bool writeResetContextCall);
5104 writeCppReplayIndexFiles(context, false); in onEndFrame()5128 writeCppReplayIndexFiles(context, true); in onDestroyContext()5360 void FrameCaptureShared::writeCppReplayIndexFiles(const gl::Context *context, in writeCppReplayIndexFiles() function in angle::FrameCaptureShared