Skip to content

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

Closed
jakobhellermann wants to merge 1 commit intobevyengine:pipelined-renderingfrom
jakobhellermann:fix-shader-storage-class
Closed

specify uniform storage class for variables in custom.wgsl#2954
jakobhellermann wants to merge 1 commit intobevyengine:pipelined-renderingfrom
jakobhellermann:fix-shader-storage-class

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