Searched refs:pipelineCompilerFilePrefix (Results 1 – 2 of 2) sorted by relevance
450 const std::string &pipelineCompilerFilePrefix) in buildOfflinePipelineCache() argument460 …if (!pipelineCompilerFilePrefix.empty() && filePath.getBaseName().find(pipelineCompilerFilePrefix)… in buildOfflinePipelineCache()466 exportFilesForExternalCompiler(input, pipelineCompilerDataDir, pipelineCompilerFilePrefix); in buildOfflinePipelineCache()477 if (!pipelineCompilerFilePrefix.empty()) in buildOfflinePipelineCache()478 compilerCommand << " --prefix " << pipelineCompilerFilePrefix; in buildOfflinePipelineCache()
39 const std::string &pipelineCompilerFilePrefix);