Vixen
02b45cc4
csharp
public abstract class GpuDescriptorSet

A bound group of resources.

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

Methods (1)

  • protected GpuDescriptorSet()

    Only a backend derives from this.

Used by (9)

  • DescriptorSetHandleVixen.Graphics
  • GlDescriptorSetVixen.Graphics.OpenGL
  • GlDeviceVixen.Graphics.OpenGL
  • NullDescriptorSetVixen.Graphics.Null
  • NullDeviceVixen.Graphics.Null
  • VulkanDescriptorSetVixen.Graphics.Vulkan
  • VulkanDeviceVixen.Graphics.Vulkan
  • WebGpuDescriptorSetVixen.Graphics.WebGPU
  • WebGpuDeviceVixen.Graphics.WebGPU