Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesBase.cpp48 deUint32 findMatchingQueueFamilyIndex (const std::vector<vk::VkQueueFamilyProperties>& queueFamilyP… in findMatchingQueueFamilyIndex() function
132 …queueFamilyIndex = findMatchingQueueFamilyIndex(queueFamilyProperties, queueRequirement.queueFlags… in createDeviceSupportingQueues()