Searched refs:pipelineLayoutsPath (Results 1 – 1 of 1) sorted by relevance
111 auto const pipelineLayoutsPath = fileManager_.OpenDirectory(desc.pipelineLayoutPath); in Load() local112 if (pipelineLayoutsPath) { in Load()113 LoadPipelineLayouts(desc.pipelineLayoutPath, *pipelineLayoutsPath); in Load()