Search Results for

    Show / Hide Table of Contents

    Class PipelineState

    This class represents the GPU graphics pipeline.

    Inheritance
    object
    PipelineState
    ComputePipelineState
    GraphicsPipelineState
    RaytracingPipelineState
    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()

    Extension Methods

    ReflectionHelper.GetMemberAssembly(object)
    ReflectionHelper.GetTypeName(object)
    In this article
    Back to top
    Generated by DocFX