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

msl: fix packed vec access #1634

Merged
merged 1 commit into from
Dec 28, 2021
Merged

msl: fix packed vec access #1634

merged 1 commit into from
Dec 28, 2021

Conversation

kvark
Copy link
Member

@kvark kvark commented Dec 28, 2021

Closes #1625

Note: it's still incomplete. Packed vectors are a pain, I filed #1633 to follow-up.

@kvark kvark enabled auto-merge (squash) December 28, 2021 05:10
@kvark kvark merged commit 2738ad8 into gfx-rs:master Dec 28, 2021
@kvark kvark deleted the msl-packed branch December 29, 2021 14:49
@kvark kvark added the can backport PR that can be back-ported to a release branch label Dec 29, 2021
kvark added a commit to kvark/naga that referenced this pull request Dec 29, 2021
@kvark kvark mentioned this pull request Dec 29, 2021
@kvark
Copy link
Member Author

kvark commented Dec 29, 2021

published in 0.8.1

@kvark kvark removed the can backport PR that can be back-ported to a release branch label Dec 29, 2021
kvark added a commit that referenced this pull request Dec 29, 2021
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.

Error: unknown type name 'packed_float3'
1 participant