Vixen
02b45cc4

PipelineLayoutDescription

struct Core/Vixen.Graphics/Pipelines.cs:292
csharp
public readonly record struct PipelineLayoutDescription

The descriptor sets and push constants a pipeline expects.

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

Fields and properties (3)

Methods (1)

Used by (8)

  • CommandRecorderTestsVixen.Graphics.Null.Tests
  • GlDeviceVixen.Graphics.OpenGL
  • IGraphicsDeviceVixen.Graphics
  • NativeWebGpuTestsVixen.Graphics.WebGPU.Tests
  • NullDeviceVixen.Graphics.Null
  • VideoRendererVixen.Video.Rendering
  • VulkanDeviceVixen.Graphics.Vulkan
  • WebGpuDeviceVixen.Graphics.WebGPU