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 #2165 #2167

Merged
merged 1 commit into from
Mar 30, 2023
Merged

Fix #2165 #2167

merged 1 commit into from
Mar 30, 2023

Conversation

marc0246
Copy link
Contributor

Fixes #2165

@Rua Rua merged commit 836b909 into vulkano-rs:master Mar 30, 2023
@marc0246 marc0246 deleted the derive-vertex-alignment-fix branch March 30, 2023 18:56
@TrevorCow
Copy link
Contributor

Just tested and it does in fact fix the problem! Thank you @Rua @marc0246 <3

hakolao pushed a commit to hakolao/vulkano that referenced this pull request Feb 20, 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.

#[derive(BufferContents, Vertex)] does not align properly with {glam::Vec3, glam::Vec4} without padding
3 participants