Vixen
dd8b0a81

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 (3)

  • EffectLoaderVixen.Shaders
  • NullDeviceVixen.Graphics.Null
  • VulkanDeviceVixen.Graphics.Vulkan