Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkWsiUtil.cpp474 std::vector<deUint32> supportedFamilyIndices; in getSupportedQueueFamilyIndices() local
478 supportedFamilyIndices.push_back(queueFamilyNdx); in getSupportedQueueFamilyIndices()
481 return supportedFamilyIndices; in getSupportedQueueFamilyIndices()