Searched refs:GetCurrentPassIndex (Results 1 – 4 of 4) sorted by relevance
62 auto GetCurrentPassIndex() const in GetCurrentPassIndex() function
85 …lename << "pass_" << std::setw(IMM_4) << std::setfill('0') << stats_->GetCurrentPassIndex() << "_"; in GetFileName()
76 …lename << "pass_" << std::setw(IMM_4) << std::setfill('0') << stats_->GetCurrentPassIndex() << "_"; in GetFileName()