csharp
public abstract class GpuDescriptorSetLayoutThe shape of one descriptor set.
No guide page documents this yet — the page shows what the code says about itself.
Methods (1)
protected GpuDescriptorSetLayout()Only a backend derives from this.
Used by (9)
- DescriptorSetLayoutHandleVixen.Graphics
- GlDescriptorSetLayoutVixen.Graphics.OpenGL
- GlDeviceVixen.Graphics.OpenGL
- NullDescriptorSetLayoutVixen.Graphics.Null
- NullDeviceVixen.Graphics.Null
- VulkanDescriptorSetLayoutVixen.Graphics.Vulkan
- VulkanDeviceVixen.Graphics.Vulkan
- WebGpuDescriptorSetLayoutVixen.Graphics.WebGPU
- WebGpuDeviceVixen.Graphics.WebGPU