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

[wgsl-out] Simplify map_binding_to_attribute to always return an interpolate attribute #2318

Merged
merged 4 commits into from
May 2, 2023

Conversation

expenses
Copy link
Contributor

@expenses expenses commented Apr 26, 2023

Effectively reverts #1103. Fixes #1491. @teoxoy @cwfitzgerald @kvark.

@teoxoy
Copy link
Member

teoxoy commented Apr 26, 2023

Thanks for the PR! CI is failing since you need to also push the updated test snapshots.

@expenses expenses changed the title Simplify map_binding_to_attribute to always return an interpolate attribute [wgsl-out] Simplify map_binding_to_attribute to always return an interpolate attribute Apr 29, 2023
@teoxoy teoxoy merged commit da3f433 into gfx-rs:master May 2, 2023
Elabajaba pushed a commit to Elabajaba/naga that referenced this pull request Jul 2, 2023
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.

[wgsl-out] Missing flat qualifiers on vertex outputs or fragment inputs
2 participants