Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkWsiUtil.cpp484 std::vector<deUint32> getSortedSupportedQueueFamilyIndices (const vk::InstanceInterface& vki, vk::V… in getSortedSupportedQueueFamilyIndices() function
512 auto indices = getSortedSupportedQueueFamilyIndices(vki, physicalDevice, surfaces[0]); in getCompatibleQueueFamilyIndices()
516 auto newIndices = getSortedSupportedQueueFamilyIndices(vki, physicalDevice, surfaces[i]); in getCompatibleQueueFamilyIndices()