Skip to content

[PROPOSAL]: IDxbcConverter Support #416

@ds5678

Description

@ds5678

Description

https://github.com/microsoft/DirectXShaderCompiler/blob/fa3fe957ea9656df75ce683c47fb2892151e4732/projects/dxilconv/include/DxbcConverter.h

Rationale

This API is useful for updating DXBC shaders to DXIL.

Proposed API

  • DxcCreateInstance
  • DxcCreateInstance2
  • IDxbcConverter

Drawbacks

Obviously, this increases the maintenance cost of the repository.

Alternatives

I currently have hand-written bindings in my project.

Other thoughts

I am willing to make a pull request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    proposalAn issue that represents a proposed feature or change to the repo.untriagedAn issue that has not been triaged by the repo maintainers.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions