Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSwapchainTests.cpp163 vector<deUint32> getSupportedQueueFamilyIndices (const InstanceInterface& vki, VkPhysicalDevice phy… in getSupportedQueueFamilyIndices() function
179 …const vector<deUint32> supportedFamilyIndices = getSupportedQueueFamilyIndices(vki, physicalDevice… in chooseQueueFamilyIndex()