Searched refs:platImmutable (Results 1 – 1 of 1) sorted by relevance
582 const bool platImmutable = (hasPlatformBindings && (immutableSamplerBitmask != 0)); in CreateGpuDescriptorSet() local584 … platImmutable ? descriptorPool.additionalPlatformDescriptorPool : descriptorPool.descriptorPool; in CreateGpuDescriptorSet()598 if (platImmutable) { in CreateGpuDescriptorSet()