Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dcreate_functions_vk.cpp134 struct SuitableQueueVk { struct
139 static SuitableQueueVk FindSuitableQueue( in FindSuitableQueue()
169 const SuitableQueueVk suitableQueue = FindSuitableQueue(queueFamilyProperties, ref); in GetAvailableQueues()