Searched refs:IsDynamicDescriptor (Results 1 – 1 of 1) sorted by relevance
89 constexpr bool IsDynamicDescriptor(VkDescriptorType descriptorType) in IsDynamicDescriptor() function1211 if (blocks.empty() || (cacheHit && !IsDynamicDescriptor(descriptorType))) in updateBuffersDescriptorSet()1272 IsDynamicDescriptor(descriptorType) ? 0 : bufferOffset + bufferBinding.getOffset(); in updateBuffersDescriptorSet()1277 if (IsDynamicDescriptor(descriptorType)) in updateBuffersDescriptorSet()1334 static_assert(!IsDynamicDescriptor(kStorageBufferDescriptorType), in updateAtomicCounterBuffersDescriptorSet()