Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSwapchainTests.cpp177 deUint32 chooseQueueFamilyIndex (const InstanceInterface& vki, VkPhysicalDevice physicalDevice, VkS… in chooseQueueFamilyIndex() function
225 , queueFamilyIndex (chooseQueueFamilyIndex(vki, physicalDevice, surface)) in DeviceHelper()