Home
last modified time | relevance | path

Searched refs:aNcdsm (Results 1 - 2 of 2) sorted by relevance

/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Drender_backend_vk.cpp2129 StateCache& stateCache, NodeContextDescriptorSetManager& aNcdsm)
2131 const NodeContextDescriptorSetManagerVk& aNcdsmVk = (NodeContextDescriptorSetManagerVk&)aNcdsm;
2153 const uint32_t dynamicDescriptorCount = aNcdsm.GetDynamicOffsetDescriptorCount(descriptorSetHandle);
2182 const DynamicOffsetDescriptors dod = aNcdsm.GetDynamicOffsetDescriptors(descriptorSetHandle);
2214 RenderCommand(renderCmd, cmdBuf, psoMgr, poolMgr, stateCache, aNcdsm);
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp2139 const auto& aNcdsm = *managers_.descriptorSetMgr; in RenderCommandBindDescriptorSets() local
2144 const auto& data = aNcdsm.GetCpuDescriptorSetData(descriptorSetHandle); in RenderCommandBindDescriptorSets()

Completed in 10 milliseconds