Searched defs:outputFilename (Results 1 – 3 of 3) sorted by relevance
55 void PerfDecorator::SetOutputFilename(const std::string &outputFilename) in SetOutputFilename()
72 void PerfCollectorImpl::SetOutputFilename(const std::string &outputFilename) in SetOutputFilename()
1568 …std::filesystem::path outputFilename = settings.compiledShaderDestinationPath / relativeInputFilen… in runAllCompilationStages() local