Searched refs:platformIt (Results 1 – 1 of 1) sorted by relevance
101 auto platformIt = availPlatforms.cbegin(); in GetPlatformIDs() local102 while (entry < numEntries && platformIt != availPlatforms.cend()) in GetPlatformIDs()104 platforms[entry++] = (*platformIt++).get(); in GetPlatformIDs()