Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Dnode_context_descriptor_set_manager_vk.cpp655 … const uint32_t bufferingIndex = cpuDescriptorSets[arrayIndex].currentGpuBufferingIndex; in GetDescriptorSet() local
657 … if (!descriptorPool.descriptorSets[arrayIndex].bufferingSet[bufferingIndex].descriptorSet) { in GetDescriptorSet()
662 set = &descriptorPool.descriptorSets[arrayIndex].bufferingSet[bufferingIndex]; in GetDescriptorSet()