Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@JasperBRiedel
Copy link

This is a small patch to update the wgpu dependency from version 27.0.1 to 28.0.0. The changes are minor, requiring only a few updates to descriptor initializers for the updated multiview and immediates (formally push constants) fields.

The changes are working without any obvious issues in my own project. However, I've not yet been able to run the check script due to the extra dependencies required not being available in my development environment. I will attempt this again later.

Please note that wgpu now requires a minimum toolchain version of 1.92.0, so I have updated the rust-toolchain file accordingly. I'm not sure if the toolchain version change has larger implications for the project?

This is my first pull request. I'm hoping it meets the criteria for a small change, and therefore doesn't need an issue first.

@github-actions
Copy link

Preview is being built...

Preview will be available at https://egui-pr-preview.github.io/pr/7789-wgpu-update

View snapshot changes at kitdiff


[toolchain]
channel = "1.88.0"
channel = "1.92.0"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Usually a proper and comprehensive MSRV bump is done first, see: #7579

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.

2 participants