Skip to content

Support IDxcContainerReflection on Linux #4358

Closed
@manon-traverse

Description

@manon-traverse

IDxcContainerReflection is currently only implemented on the Windows build, since the headers d3d11shader.h and d3d12shader.h are included. These headers could be added to this repo for Linux support. (We have already done this for d3d12shader.h in Rust.)

The use case for this feature is that I would like to run reflection during offline shader compilation on a Linux server.

I am willing to open a PR for this, but would like to know if this is something that the maintainers would like to support or not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions