Skip to content

[HLSL] Support packoffset attribute for cbuffer #57914

@python3kgae

Description

@python3kgae

Documentation for packoffset is at
https://learn.microsoft.com/en-us/windows/win32/direct3dhlsl/dx-graphics-hlsl-variable-packoffset

AC

  • A design is created that defines how we will lower this to DXIL
  • This is only the parsing support for packoffset, does not include the lowering
  • Goes through code-gen to IR metadata
  • Tests for the IR representation are created

Metadata

Metadata

Assignees

No one assigned

    Labels

    HLSLHLSL Language SupportobsoleteIssues with old (unsupported) versions of LLVM

    Type

    No type

    Projects

    Status

    Closed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions