Searched refs:hasPlatformBindings (Results 1 – 1 of 1) sorted by relevance
492 const bool hasPlatformBindings = cpuDescriptorSet.hasPlatformConversionBindings; in CreateGpuDescriptorSet() local519 … } else if (hasPlatformBindings && (descriptorType == VK_DESCRIPTOR_TYPE_COMBINED_IMAGE_SAMPLER)) { in CreateGpuDescriptorSet()582 const bool platImmutable = (hasPlatformBindings && (immutableSamplerBitmask != 0)); in CreateGpuDescriptorSet()