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

Fix Subgroup Ops on VK 1.2 Device #5624

Merged
merged 6 commits into from May 14, 2024
Merged

Conversation

cwfitzgerald
Copy link
Member

Connections

Closes #5551

Description

Our subgroup code assumed that if the physical device supported it, we would enable the extension. However the extension enablement code checked if the user actually asked for subgroup ops.

@cwfitzgerald cwfitzgerald requested a review from a team as a code owner April 29, 2024 03:18
@cwfitzgerald cwfitzgerald added the PR: needs back-porting PR with a fix that needs to land on crates label Apr 29, 2024
@cwfitzgerald cwfitzgerald requested a review from teoxoy May 9, 2024 03:20
@teoxoy teoxoy enabled auto-merge (squash) May 14, 2024 14:03
@teoxoy teoxoy merged commit 7078b0a into gfx-rs:trunk May 14, 2024
25 checks passed
EriKWDev pushed a commit to bitwise-git/wgpu that referenced this pull request May 14, 2024
Wumpf pushed a commit to Wumpf/wgpu that referenced this pull request May 18, 2024
@Wumpf Wumpf mentioned this pull request May 18, 2024
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: needs back-porting PR with a fix that needs to land on crates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

MoltenVK Subgroup Size Error
2 participants