Searched refs:opsFile (Results 1 – 1 of 1) sorted by relevance
509 std::string opsFile = inputFilePath_ + "ops_frame" + std::to_string(curFrameNo_) + ".txt"; in LoadDrawCmdList() local510 WriteStringToFile(dcl_->GetOpsWithDesc(), opsFile); in LoadDrawCmdList()