Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dnode_context_descriptor_set_manager.h83 bool HasDynamicBarrierResources(const RenderHandle handle) const;
H A Dnode_context_descriptor_set_manager.cpp326 bool NodeContextDescriptorSetManager::HasDynamicBarrierResources(const RenderHandle handle) const in HasDynamicBarrierResources() function in NodeContextDescriptorSetManager
H A Drender_command_list.cpp1604 nodeContextDescriptorSetManager_.HasDynamicBarrierResources(ref.handle); in BindDescriptorSets()