Searched refs:_hasPtex (Results 1 – 2 of 2) sorted by relevance
136 bool _hasPtex : 1; variable148 return _hasPtex; in HasPtex()
61 , _hasPtex(false) in HdStMaterial()351 if (_hasPtex != hasPtex) { in Sync()352 _hasPtex = hasPtex; in Sync()