Searched refs:sortStartIndex (Results 1 – 1 of 1) sorted by relevance
156 u32 sortStartIndex = 0; in Generate() local166 int diff = (sortEndIndex - sortStartIndex); in Generate()170 std::sort(m_MaterialsWorkSpace.begin() + sortStartIndex, in Generate()174 sortStartIndex = index; in Generate()