Search Results for

    Show / Hide Table of Contents

    Struct DxShaderHeader

    Assembly: FlaxEngine.dll
    File: Engine/GraphicsDevice/DirectX/DX12/Types.h
    Syntax
    public struct DxShaderHeader

    Fields

    SrDimensions

    The SRV dimensions per-slot.

    Declaration
    public byte SrDimensions[32]
    Field Value
    byte

    UaDimensions

    The UAV dimensions per-slot.

    Declaration
    public byte UaDimensions[4]
    Field Value
    byte

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2012-2024 Wojciech Figat