csharp
public readonly record struct GraphBufferA buffer the graph will provide, named before it exists.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (4)
public int IndexWhich resource, from 1. Zero is no resource.
public int GenerationWhich build of the graph it belongs to.
public static GraphBuffer NoneNo buffer.
public bool IsValidWhether this names anything.
Methods (1)
public GraphBuffer(int Index, int Generation)A buffer the graph will provide, named before it exists.
Used by (15)
- BoundBindingsVixen.Rendering
- BufferEntryVixen.Rendering
- BufferReadbackRendererVixen.Rendering
- BufferTransferTestsVixen.Rendering.Tests
- BufferUploadRendererVixen.Rendering
- CompositorFrameVixen.Rendering
- ComputeRendererVixen.Rendering
- DescriptorBindingsVixen.Rendering
- FullScreenRendererVixen.Rendering
- RenderGraphVixen.Graphics.RenderGraph
- RenderGraphContextVixen.Graphics.RenderGraph
- RenderGraphPassBuilderVixen.Graphics.RenderGraph
- RenderGraphTestsVixen.Graphics.RenderGraph.Tests
- RenderPassRendererVixen.Rendering
- ResourceUseVixen.Graphics.RenderGraph