Searched refs:findMatchingQueueFamilyIndex (Results 1 – 1 of 1) sorted by relevance
48 deUint32 findMatchingQueueFamilyIndex (const std::vector<vk::VkQueueFamilyProperties>& queueFamilyP… in findMatchingQueueFamilyIndex() function132 …queueFamilyIndex = findMatchingQueueFamilyIndex(queueFamilyProperties, queueRequirement.queueFlags… in createDeviceSupportingQueues()