Home
last modified time | relevance | path

Searched refs:outputPrimPath (Results 1 – 1 of 1) sorted by relevance

/dports/misc/usd/USD-21.11/pxr/usd/usdShade/
H A DconnectableAPIBehavior.cpp262 const SdfPath outputPrimPath = output.GetPrim().GetPath(); in _CanConnectOutputToSource() local
272 "of type '%s'.", outputPrimPath.GetText(), in _CanConnectOutputToSource()
279 if (sourcePrimPath != outputPrimPath) { in _CanConnectOutputToSource()
295 sourcePrimPath.GetParentPath() != outputPrimPath) { in _CanConnectOutputToSource()