Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dnode_context_pool_manager_vk.cpp293 auto DestroyContextCommandPool = [](const auto& device, const auto& commandPools) { in ~NodeContextPoolManagerVk() local
307 DestroyContextCommandPool(device, commandPools_); in ~NodeContextPoolManagerVk()
308 DestroyContextCommandPool(device, commandSecondaryPools_); in ~NodeContextPoolManagerVk()