Searched refs:pipelineCompilerPath (Results 1 – 2 of 2) sorted by relevance
34 …fflinePipelineCache(const VulkanPipelineCacheInput &input, const std::string &pipelineCompilerPath,
445 …fflinePipelineCache(const VulkanPipelineCacheInput &input, const std::string &pipelineCompilerPath, in buildOfflinePipelineCache() argument452 if (!deFileExists(pipelineCompilerPath.c_str())) in buildOfflinePipelineCache()453 … TCU_THROW(InternalError, std::string("Can't find pipeline compiler") + pipelineCompilerPath); in buildOfflinePipelineCache()473 … compilerCommand << pipelineCompilerPath << " --path " << pipelineCompilerDataDir << " --out " in buildOfflinePipelineCache()