Searched refs:newIndices (Results 1 – 1 of 1) sorted by relevance
516 auto newIndices = getSortedSupportedQueueFamilyIndices(vki, physicalDevice, surfaces[i]); in getCompatibleQueueFamilyIndices() local520 …std::set_intersection(begin(indices), end(indices), begin(newIndices), end(newIndices), std::back_… in getCompatibleQueueFamilyIndices()