Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dnode_context_descriptor_set_manager_vk.h139 void CreateGpuDescriptorSet(const uint32_t bufferCount, const RenderHandle clientHandle,
H A Dnode_context_descriptor_set_manager_vk.cpp476 void NodeContextDescriptorSetManagerVk::CreateGpuDescriptorSet(const uint32_t bufferCount, in CreateGpuDescriptorSet() function in NodeContextDescriptorSetManagerVk
709 CreateGpuDescriptorSet(1u, handle, refCpuSet, descriptorPool); in UpdateDescriptorSetGpuHandle()
711 CreateGpuDescriptorSet(bufferingCount, handle, refCpuSet, descriptorPool); in UpdateDescriptorSetGpuHandle()