Skip to content

[NFC][DirectX] Refactor mcdbc root parameters representation to support out of order storage. #139585

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

Open
3 tasks
joaosaffran opened this issue May 12, 2025 · 0 comments · May be fixed by #137284
Open
3 tasks
Assignees

Comments

@joaosaffran
Copy link
Contributor

Refactor mcdbc root parameters representation to support out of order storage of parameters.

AC:

  • remove union usage from mcdxbc
  • propose new solution that doesn't really on union.
  • Parameters don't need to be store in order, but must be written in order when serializing to dxcontainer.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Ready
Development

Successfully merging a pull request may close this issue.

3 participants