Home
last modified time | relevance | path

Searched refs:newIndices (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkWsiUtil.cpp516 auto newIndices = getSortedSupportedQueueFamilyIndices(vki, physicalDevice, surfaces[i]); in getCompatibleQueueFamilyIndices() local
520 …std::set_intersection(begin(indices), end(indices), begin(newIndices), end(newIndices), std::back_… in getCompatibleQueueFamilyIndices()