Class PipelineState
public class PipelineState : GraphicsResourceBase, IDisposable, IComponent, IReferencable, ICollectorHolder
- Inheritance
-
PipelineState
- Implements
- Inherited Members
- Extension Methods
Properties
InputBindingCount
public int InputBindingCount { get; }
Property Value
Methods
New(GraphicsDevice, ref PipelineStateDescription)
public static PipelineState New(GraphicsDevice graphicsDevice, ref PipelineStateDescription pipelineStateDescription)
Parameters
graphicsDevice
GraphicsDevicepipelineStateDescription
PipelineStateDescription
Returns
OnDestroyed()
Called when graphics device has been detected to be internally destroyed.
protected override void OnDestroyed()