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

[0027] All API and type additions should be in the dx namespace #395

Open
llvm-beanz opened this issue Feb 18, 2025 · 3 comments
Open

[0027] All API and type additions should be in the dx namespace #395

llvm-beanz opened this issue Feb 18, 2025 · 3 comments

Comments

@llvm-beanz
Copy link
Collaborator

Which document does this relate to?
0027 Shader Execution Reorderinghttps://github.com/microsoft/hlsl-specs/blob/main/proposals/0027-shader-execution-reordering.md

Describe the issue you see with the spec
As per the fast track process for extensions, all API and data types added in an extension must be namespaces appropriately. All SER data types and APIs should be added to the dx namespace unless a Vulkan implementation will be included.

@damyanp
Copy link
Member

damyanp commented Feb 19, 2025

@simoll - just checking this is on your radar - can you reply to this comment so I can assign the issue to you please?

@damyanp
Copy link
Member

damyanp commented Feb 19, 2025

@simoll - apologies, I thought this was about making the code changes rather than the spec changes. If you're up for making the changes then happy to assign to you. Maybe @rasmusnv might be the right person to assign it to?

@simoll
Copy link

simoll commented Feb 20, 2025

@simoll - apologies, I thought this was about making the code changes rather than the spec changes. If you're up for making the changes then happy to assign to you. Maybe @rasmusnv might be the right person to assign it to?

Yes, please assign spec issues to @rasmusnv

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

No branches or pull requests

3 participants