Skip to content

[HLSL] Support for DXC container manipulation options #149862

@inbelic

Description

@inbelic

DXC supported a number of options to allow for manipulating different parts of the DXIL Container (or DXContainer), with the dumpbin option set.

This scenario tracks bringing forward support for these options into Clang. Many of these options can be grouped together into sub-sets of options and will be tracked as separate deliverables (as sub-issues).

This issue is completed when all deliverables have been resolved.

This issue requires the following before it can be implemented:

  • There has not yet been an survey to determine all options that should be supported.
  • It is still open-ended for which object manipulation tool to implement these features for Clang. Initial impression is objcopy, but there could be a more-fitting tool.

Note: this scenario was created to track a set of options relating to manipulation of the root signature (RTS0) part

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    HLSLHLSL Language SupportmetaissueIssue to collect references to a group of similar or related issues.

    Type

    No type

    Projects

    Status

    Planning

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions