csharp
public abstract class GpuPipelineLayoutThe shape of the descriptor sets and push constants a pipeline expects.
No guide page documents this yet — the page shows what the code says about itself.
Methods (1)
protected GpuPipelineLayout()Only a backend derives from this.
Used by (9)
- GlDeviceVixen.Graphics.OpenGL
- GlPipelineLayoutVixen.Graphics.OpenGL
- NullDeviceVixen.Graphics.Null
- NullPipelineLayoutVixen.Graphics.Null
- PipelineLayoutHandleVixen.Graphics
- VulkanDeviceVixen.Graphics.Vulkan
- VulkanPipelineLayoutVixen.Graphics.Vulkan
- WebGpuDeviceVixen.Graphics.WebGPU
- WebGpuPipelineLayoutVixen.Graphics.WebGPU