Home
last modified time | relevance | path

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

/dports/misc/usd/USD-21.11/pxr/usd/usd/
H A DinstanceCache.h256 SdfPath _GetNextPrototypePath(const Usd_InstanceKey& key);
H A DinstanceCache.cpp228 const SdfPath newPrototypePath = _GetNextPrototypePath(key); in _CreateOrUpdatePrototypeForInstances()
478 Usd_InstanceCache::_GetNextPrototypePath(const Usd_InstanceKey& key) in _GetNextPrototypePath() function in Usd_InstanceCache