Home
last modified time | relevance | path

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

/dports/misc/usd/USD-21.11/pxr/usd/usdUtils/
H A DcomplianceChecker.py283 def _CheckTexture(self, texAssetPath, inputPath): argument
284 self._Msg("Checking texture <%s>." % texAssetPath)
285 texFileExt = Ar.GetResolver().GetExtension(texAssetPath).lower()
289 "file format." % (inputPath, texAssetPath))
292 "file format." % (inputPath, texAssetPath))