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

Re-sort view formats #3444

Merged
merged 1 commit into from
Feb 2, 2023
Merged

Re-sort view formats #3444

merged 1 commit into from
Feb 2, 2023

Conversation

cwfitzgerald
Copy link
Member

Checklist

  • Run cargo clippy.
  • Run RUSTFLAGS=--cfg=web_sys_unstable_apis cargo clippy --target wasm32-unknown-unknown if applicable.
  • Add change to CHANGELOG.md. See simple instructions inside file.

Connections

Closes #3438

Description

Lost a sort in the api change.

Testing

None

@cwfitzgerald cwfitzgerald added the PR: needs back-porting PR with a fix that needs to land on crates label Feb 1, 2023
@nical nical merged commit 4ea3159 into gfx-rs:master Feb 2, 2023
@cwfitzgerald cwfitzgerald deleted the fix-format-order branch February 9, 2023 17:06
cwfitzgerald added a commit to cwfitzgerald/wgpu that referenced this pull request Feb 9, 2023
cwfitzgerald added a commit that referenced this pull request Feb 9, 2023
@cwfitzgerald cwfitzgerald removed the PR: needs back-porting PR with a fix that needs to land on crates label Feb 22, 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.

Order of Surface TextureFormats has changed
2 participants