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-out] Implement push constants #1782

Closed
teoxoy opened this issue Mar 19, 2022 · 0 comments · Fixed by #2005
Closed

[hlsl-out] Implement push constants #1782

teoxoy opened this issue Mar 19, 2022 · 0 comments · Fixed by #2005
Labels
area: back-end Outputs of shader conversion help wanted Extra attention is needed kind: feature New feature or request lang: HLSL High-Level Shading Language

Comments

@teoxoy
Copy link
Member

teoxoy commented Mar 19, 2022

Tracking issue for implementing push constants for the HLSL backend

crate::AddressSpace::PushConstant => unimplemented!("Push constants"),

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: back-end Outputs of shader conversion help wanted Extra attention is needed kind: feature New feature or request lang: HLSL High-Level Shading Language
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants