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

[workstream] Language #21

Open
8 of 19 tasks
damyanp opened this issue Aug 5, 2024 · 0 comments
Open
8 of 19 tasks

[workstream] Language #21

damyanp opened this issue Aug 5, 2024 · 0 comments
Assignees

Comments

@damyanp
Copy link
Collaborator

damyanp commented Aug 5, 2024

Specification and implementation of the HLSL language.

This workstream tracks the specification and implementation of HLSL's grammar,
semantics and built-in functionality. Many other workstreams will contribute
design and implementation for language features, for those cases this workstream
merely tracks the dependency not the ongoing work.

Milestones

Compile a runnable shader from clang (#7)

  • numthreads entry attribute
  • Entry function linkage rules

Compile particle_life.hlsl (#20)

Compile all DML shaders, and they pass the validator (#11)

Render Simple Triangle (#13)

  • Semantic language components TBD (see Semantics workstream)

Render Mesh (#15)

  • Matrix language components TBD (see Matrix workstream)

Pixel and Vertex Shaders (#16)

  • Barycentric Design

Mesh Shaders (#17)

Ray Tracing (#18)

  • Full design for library shader linkage model

V1 Release (#19)

  • Draft specification completed

External References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Designing
Development

No branches or pull requests

2 participants