Class PipelineState
This class represents the GPU graphics pipeline.
Namespace: Evergine.Common.Graphics
Assembly: Evergine.Common.dll
Syntax
public abstract class PipelineState
Methods
Dispose()
Performs tasks defined by the application associated with freeing, releasing, or resetting unmanaged resources.
Declaration
public abstract void Dispose()