Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Drender_backend_vk.h157 void UpdateCommandListDescriptorSets(
H A Drender_backend_vk.cpp867 UpdateCommandListDescriptorSets(renderCommandList, stateCache, nodeContextDescriptorSetMgr); in RenderSingleCommandList()
1909 void RenderBackendVk::UpdateCommandListDescriptorSets( in UpdateCommandListDescriptorSets() function in RenderBackendVk