Searched refs:LocsForHLSLAttributedResources (Results 1 – 2 of 2) sorted by relevance
212 LocsForHLSLAttributedResources; variable
1787 LocsForHLSLAttributedResources.insert(std::pair(RT, LocInfo)); in ProcessResourceTypeAttributes()1797 auto I = LocsForHLSLAttributedResources.find(RT); in TakeLocForHLSLAttribute()1798 if (I != LocsForHLSLAttributedResources.end()) { in TakeLocForHLSLAttribute()1800 LocsForHLSLAttributedResources.erase(I); in TakeLocForHLSLAttribute()