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