-
Notifications
You must be signed in to change notification settings - Fork 929
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
Pipeline overrides #1762
Comments
Adding a milestone tentatively, let's see how difficult this is going to be. |
Too much work for this milestone, actually |
Any update on this? It would be really nice to avoid string replacement on the shader source. It looks like the syntax has changed since the linked PR: |
Yep, that's why I'm not in a rush. The topic has been actively discussed recently. I think the main approach is figured out now, and just some details are missing. |
I'd really like to use this too! Do you think the spec is stable enough to implement it? I have some free time upcoming and might give it a try if so. |
@adeline-sparks I'm implementing this in naga. Will put up a PR for wgpu as well later when I got things sorted out in naga. |
Is your feature request related to a problem? Please describe.
See gpuweb/gpuweb#886
Describe the solution you'd like
Just follow the spec
Describe alternatives you've considered
?
Additional context
The text was updated successfully, but these errors were encountered: