Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Drender_backend_vk.cpp1767 uint32_t srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in RenderCommand() local
1770srcQueueFamilyIndex = deviceVk_.GetGpuQueue(ref.srcGpuQueue).queueInfo.queueFamilyIndex; in RenderCommand()
1801 srcQueueFamilyIndex, // srcQueueFamilyIndex in RenderCommand()
1847 srcQueueFamilyIndex, // srcQueueFamilyIndex in RenderCommand()
2612 constexpr uint32_t srcQueueFamilyIndex = VK_QUEUE_FAMILY_IGNORED; in RenderPresentationLayout() local
2630 srcQueueFamilyIndex, // srcQueueFamilyIndex in RenderPresentationLayout()