Home
last modified time | relevance | path

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

/dports/misc/usd/USD-21.11/pxr/usd/usdUtils/
H A DcomplianceChecker.py859 def GetARKitRules(skipARKitRootLayerCheck=False): argument
865 if not skipARKitRootLayerCheck:
870 def GetRules(arkit=False, skipARKitRootLayerCheck=False): argument
874 skipARKitRootLayerCheck=skipARKitRootLayerCheck)
889 def __init__(self, arkit=False, skipARKitRootLayerCheck=False, argument
903 ComplianceChecker.GetRules(arkit, skipARKitRootLayerCheck)]
/dports/misc/usd/USD-21.11/pxr/usd/bin/usdchecker/
H A Dusdchecker.py102 skipARKitRootLayerCheck=False,
/dports/misc/usd/USD-21.11/pxr/usd/bin/usdzip/
H A Dusdzip.py53 skipARKitRootLayerCheck=True)