Searched refs:getSupportedQueueFamilyIndices (Results 1 – 6 of 6) sorted by relevance
/external/deqp/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiColorSpaceTests.cpp | 184 vector<deUint32> getSupportedQueueFamilyIndices (const InstanceInterface& vki, VkPhysicalDevice phy… in getSupportedQueueFamilyIndices() function 200 …const vector<deUint32> supportedFamilyIndices = getSupportedQueueFamilyIndices(vki, physicalDevice… in chooseQueueFamilyIndex()
|
D | vktWsiSharedPresentableImageTests.cpp | 118 vector<deUint32> getSupportedQueueFamilyIndices (const vk::InstanceInterface& vki, vk::VkPhysicalDe… in getSupportedQueueFamilyIndices() function 134 …const vector<deUint32> supportedFamilyIndices = getSupportedQueueFamilyIndices(vki, physicalDevice… in chooseQueueFamilyIndex()
|
D | vktWsiDisplayTimingTests.cpp | 110 vector<deUint32> getSupportedQueueFamilyIndices (const vk::InstanceInterface& vki, vk::VkPhysicalDe… in getSupportedQueueFamilyIndices() function 126 …const vector<deUint32> supportedFamilyIndices = getSupportedQueueFamilyIndices(vki, physicalDevice… in chooseQueueFamilyIndex()
|
D | vktWsiIncrementalPresentTests.cpp | 112 vector<deUint32> getSupportedQueueFamilyIndices (const vk::InstanceInterface& vki, vk::VkPhysicalDe… in getSupportedQueueFamilyIndices() function 128 …const vector<deUint32> supportedFamilyIndices = getSupportedQueueFamilyIndices(vki, physicalDevice… in chooseQueueFamilyIndex()
|
D | vktWsiSwapchainTests.cpp | 181 vector<deUint32> getSupportedQueueFamilyIndices (const InstanceInterface& vki, VkPhysicalDevice phy… in getSupportedQueueFamilyIndices() function 197 …const vector<deUint32> supportedFamilyIndices = getSupportedQueueFamilyIndices(vki, physicalDevice… in chooseQueueFamilyIndex()
|
/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageMutableTests.cpp | 1935 vector<deUint32> getSupportedQueueFamilyIndices(const InstanceInterface& vki, VkPhysicalDevice phys… in getSupportedQueueFamilyIndices() function 1951 …const vector<deUint32> supportedFamilyIndices = getSupportedQueueFamilyIndices(vki, physicalDevice… in chooseQueueFamilyIndex()
|