Searched refs:pipelineRegistryIt (Results 1 – 1 of 1) sorted by relevance
414 auto pipelineRegistryIt = passPipelineRegistry->find(element.name); in resolvePipelineElement() local415 if (pipelineRegistryIt != passPipelineRegistry->end()) { in resolvePipelineElement()416 element.registryEntry = &pipelineRegistryIt->second; in resolvePipelineElement()