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

Update naga to 0e3fbc8 #2029

Merged
merged 1 commit into from
Oct 7, 2021
Merged

Update naga to 0e3fbc8 #2029

merged 1 commit into from
Oct 7, 2021

Conversation

kvark
Copy link
Member

@kvark kvark commented Oct 7, 2021

Connections
Picks up gfx-rs/naga#1449, gfx-rs/naga#1437, and a thousand other things

Description
preparing for the release

Testing
examples

@kvark kvark merged commit dfa4948 into gfx-rs:master Oct 7, 2021
@kvark kvark deleted the naga-update branch October 7, 2021 12:32
Patryk27 pushed a commit to Patryk27/wgpu that referenced this pull request Nov 23, 2022
Previously, if a local variable was declared with a constant value, we
would elide the store and instead give the variable an initial value (as
if it was a global variable). This caused variables to not be
re-initialized each time through a loop.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant