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 vectors being unconditionally host shareable #5556

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

teoxoy
Copy link
Member

@teoxoy teoxoy commented Apr 18, 2024

Fixes #5547.
Follow-up to gfx-rs/naga#912 (we missed this in that PR).

@teoxoy teoxoy requested a review from a team as a code owner April 18, 2024 11:47
@cwfitzgerald cwfitzgerald merged commit d08a069 into trunk Apr 18, 2024
50 checks passed
@cwfitzgerald cwfitzgerald deleted the fix-vec-uncond-host-shareable branch April 18, 2024 14:02
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.

naga produces SPIR-V rejected by spirv-val: OpTypeBool is stored in conjunction with OpVariable
2 participants