Home
last modified time | relevance | path

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

/dports/misc/usd/USD-21.11/pxr/usd/usd/
H A DprimCompositionQuery.cpp142 case PcpArcTypeInherit: in GetIntroducingLayer()
244 if (GetArcType() != PcpArcTypeInherit && in GetIntroducingListEditor()
253 if (GetArcType() == PcpArcTypeInherit) { in GetIntroducingListEditor()
434 arcMask = 1 << PcpArcTypeInherit; in _TestArcType()
446 arcMask = (1 << PcpArcTypeInherit) | (1 << PcpArcTypeSpecialize); in _TestArcType()
452 arcMask = ~((1 << PcpArcTypeInherit) | (1 << PcpArcTypeSpecialize)); in _TestArcType()
H A DwrapPrimCompositionQuery.cpp60 case PcpArcTypeInherit: in _WrapGetIntroducingListEditor()
/dports/misc/usd/USD-21.11/pxr/usd/pcp/
H A Dtypes.h52 PcpArcTypeInherit, enumerator
93 return (arcType == PcpArcTypeInherit); in PcpIsInheritArc()
H A Dtypes.cpp36 TF_ADD_ENUM_NAME(PcpArcTypeInherit, "inherit"); in TF_REGISTRY_FUNCTION()
H A Derrors.cpp103 case PcpArcTypeInherit: in ToString()
126 case PcpArcTypeInherit: in ToString()
177 case PcpArcTypeInherit: in ToString()
H A Dstatistics.cpp93 if (node.GetArcType() == PcpArcTypeInherit) in AccumulateGraphStats()
240 if (t == PcpArcTypeInherit) { in PrintGraphStats()
H A Ddependency.cpp54 case PcpArcTypeInherit: in PcpNodeIntroducesDependency()
H A DnamespaceEdits.cpp359 case PcpArcTypeInherit: in _AddLayerStackSite()
H A Ddiagnostic.cpp307 case PcpArcTypeInherit: in _WriteGraph()
H A DprimIndex_Graph.cpp245 return PcpArcTypeInherit; in _GetArcTypeForRangeType()
H A DprimIndex.cpp2365 case PcpArcTypeInherit: in _EvalNodeRelocations()
3118 PcpArcTypeInherit, in _EvalNodeInherits()
4397 if (node.GetArcType() == PcpArcTypeInherit && in _NodeCanBeCulled()
/dports/misc/usd/USD-21.11/pxr/usd/pcp/testenv/
H A DtestPcpPathTranslation_HardToReach.cpp300 *nodeRange.first, PcpArcTypeInherit, in TestReverseTranslation_3()
318 *nodeRange.first, PcpArcTypeInherit, in TestReverseTranslation_3()