Home
last modified time | relevance | path

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

/dports/misc/usd/USD-21.11/pxr/usdImaging/usdImaging/
H A Ddelegate.h748 UsdImaging_DrawModeCache _drawModeCache; variable
H A Ddelegate.cpp119 , _drawModeCache(GetTime()) in UsdImagingDelegate()
214 return _drawModeCache.GetValue(prim); in _GetModelDrawMode()
965 _drawModeCache.Clear(); in ApplyPendingUpdates()