Searched refs:getSortedSupportedQueueFamilyIndices (Results 1 – 1 of 1) sorted by relevance
484 std::vector<deUint32> getSortedSupportedQueueFamilyIndices (const vk::InstanceInterface& vki, vk::V… in getSortedSupportedQueueFamilyIndices() function512 auto indices = getSortedSupportedQueueFamilyIndices(vki, physicalDevice, surfaces[0]); in getCompatibleQueueFamilyIndices()516 auto newIndices = getSortedSupportedQueueFamilyIndices(vki, physicalDevice, surfaces[i]); in getCompatibleQueueFamilyIndices()