Vixen
02b45cc4

DescriptorBindingExtensions

class Core/Vixen.Graphics/Pipelines.cs:177
csharp
public static class DescriptorBindingExtensions

The one question about a binding that cannot be asked as Count == 0.

No guide page documents this yet — the page shows what the code says about itself.

Methods (1)

  • public static bool IsUnbounded(this DescriptorBinding binding)

    Whether this binding is the unbounded array a BindlessTable is made of.

Used by (2)

  • NullDeviceVixen.Graphics.Null
  • VulkanDeviceVixen.Graphics.Vulkan