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

[HLSL] Spec the c-style library architecture design for compiling shaders #91627

Open
Tracked by #63631
coopp opened this issue May 9, 2024 · 0 comments
Open
Tracked by #63631
Assignees
Labels
HLSL HLSL Language Support

Comments

@coopp
Copy link
Contributor

coopp commented May 9, 2024

This issue is to bottom out on the architecture for the c-style library for compiling shaders.

Details for this design may be in its own spec or added to the larger spec produced from this Issue #63631

A spec will be the result of this task that explains in more detail some of the following:

  • What does the flow of compiling a shader look like?
  • Is there an in-process solution?
  • Is there an out of process solution?
  • What libraries do consumers of this library link against?
  • How is multi-threading addressed?
@coopp coopp added the HLSL HLSL Language Support label May 9, 2024
@coopp coopp self-assigned this May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HLSL HLSL Language Support
Projects
Status: Planning
Development

No branches or pull requests

1 participant