Home
last modified time | relevance | path

Searched refs:platImmutable (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.cpp582 const bool platImmutable = (hasPlatformBindings && (immutableSamplerBitmask != 0)); in CreateGpuDescriptorSet() local
584platImmutable ? descriptorPool.additionalPlatformDescriptorPool : descriptorPool.descriptorPool; in CreateGpuDescriptorSet()
598 if (platImmutable) { in CreateGpuDescriptorSet()