Skip to content

specify uniform storage class for variables in custom.wgsl #2954

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

Conversation

jakobhellermann
Copy link
Contributor

WGSL as shipped with wgpu 0.11 requires explicit storage classes for uniforms.

@alice-i-cecile alice-i-cecile added A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior S-Needs-Review labels Oct 14, 2021
@alice-i-cecile alice-i-cecile added this to the Bevy 0.6 milestone Oct 14, 2021
@jakobhellermann
Copy link
Contributor Author

Also implemented by #2992

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants