Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSharedPresentableImageTests.cpp113 vector<deUint32> getSupportedQueueFamilyIndices (const vk::InstanceInterface& vki, vk::VkPhysicalDe… in getSupportedQueueFamilyIndices() function
129 …const vector<deUint32> supportedFamilyIndices = getSupportedQueueFamilyIndices(vki, physicalDevice… in chooseQueueFamilyIndex()
DvktWsiDisplayTimingTests.cpp106 vector<deUint32> getSupportedQueueFamilyIndices (const vk::InstanceInterface& vki, vk::VkPhysicalDe… in getSupportedQueueFamilyIndices() function
122 …const vector<deUint32> supportedFamilyIndices = getSupportedQueueFamilyIndices(vki, physicalDevice… in chooseQueueFamilyIndex()
DvktWsiIncrementalPresentTests.cpp109 vector<deUint32> getSupportedQueueFamilyIndices (const vk::InstanceInterface& vki, vk::VkPhysicalDe… in getSupportedQueueFamilyIndices() function
125 …const vector<deUint32> supportedFamilyIndices = getSupportedQueueFamilyIndices(vki, physicalDevice… in chooseQueueFamilyIndex()
DvktWsiSwapchainTests.cpp176 vector<deUint32> getSupportedQueueFamilyIndices (const InstanceInterface& vki, VkPhysicalDevice phy… in getSupportedQueueFamilyIndices() function
192 …const vector<deUint32> supportedFamilyIndices = getSupportedQueueFamilyIndices(vki, physicalDevice… in chooseQueueFamilyIndex()