Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle -Fc in Compile API #2604

Open
tex3d opened this issue Nov 26, 2019 · 2 comments
Open

Handle -Fc in Compile API #2604

tex3d opened this issue Nov 26, 2019 · 2 comments
Labels
enhancement Feature suggestion
Milestone

Comments

@tex3d
Copy link
Contributor

tex3d commented Nov 26, 2019

Handle -Fc in Compile API in order to support separate simultaneous disassembly output.

@tex3d tex3d added the enhancement Feature suggestion label Nov 26, 2019
@ghost
Copy link

ghost commented Jul 30, 2020

Is this still not resolved in latest version of dxc (it looks like it isn't)? Could anyone update documentation which option works or not when using compile api ? I lost alot of time trying to figure out why -Fc works in stand alone dxc, but not from compile api (E_INVALIDARG was returned). Documentation states that all options are recognized by library calls: https://github.com/microsoft/DirectXShaderCompiler/blob/master/docs/SPIR-V.rst

@damyanp damyanp moved this to Triaged in HLSL Triage Jun 20, 2024
@damyanp damyanp added this to the Dormant milestone Jun 20, 2024
@damyanp
Copy link
Member

damyanp commented Jun 20, 2024

Moved to Dormant - we'd happily review a PR that adds support for this, but we're not planning on adding it to DXC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Feature suggestion
Projects
Status: Triaged
Development

No branches or pull requests

2 participants