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

Misc wgpu 22 cleanup. #1

Merged
merged 2 commits into from
Aug 1, 2024
Merged

Misc wgpu 22 cleanup. #1

merged 2 commits into from
Aug 1, 2024

Conversation

Elabajaba
Copy link

We can remove the subgroup_stages detection as it's now properly handled with just naga's Capabilities.

Change #[cfg(debug)] to #[cfg(debug_assertions)] because #[cfg(debug)] isn't actually a thing, and rust 1.80 is complaining about it.

@callym callym merged commit 7957626 into callym:wgpu-22 Aug 1, 2024
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