Searched refs:currentValueAttribs (Results 1 – 1 of 1) sorted by relevance
179 const std::vector<TranslatedAttribute> ¤tValueAttribs, in SortAttributesByLayout() argument205 ASSERT(currentValueAttribs[locationIndex].attribute); in SortAttributesByLayout()206 (*sortedAttributesOut)[d3dSemantic] = ¤tValueAttribs[locationIndex]; in SortAttributesByLayout()