Searched refs:pipelineCompilerPath (Results 1 – 2 of 2) sorted by relevance
36 const std::string& pipelineCompilerPath,
385 const std::string& pipelineCompilerPath, in buildOfflinePipelineCache() argument392 if (!deFileExists(pipelineCompilerPath.c_str())) in buildOfflinePipelineCache()393 TCU_THROW(InternalError, std::string("Can't find pipeline compiler") + pipelineCompilerPath); in buildOfflinePipelineCache()413 …compilerCommand << pipelineCompilerPath << " --path " << pipelineCompilerDataDir << " --out " << p… in buildOfflinePipelineCache()