Search Results for

    Show / Hide Table of Contents

    Class PipelineState

    This class represent 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 application-defined tasks 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