Skip to content

Conversation

@teoxoy
Copy link
Member

@teoxoy teoxoy commented Sep 26, 2025

Connections
-

Description
Vertex pulling with a stride of 0 used to behave the same as a stride of X bytes; where X is the minimum size needed to fit all vertex attributes. This is incorrect, a stride of 0 means the data is not advanced (it's constant across all vertices).

Testing
Enables a series of tests.

Squash or Rebase?
n/a

Copy link
Member

@cwfitzgerald cwfitzgerald left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Party time

@cwfitzgerald cwfitzgerald merged commit ce96254 into gfx-rs:trunk Sep 26, 2025
41 checks passed
@teoxoy teoxoy deleted the msl-fix-0-stride branch September 26, 2025 22:55
ErichDonGubler pushed a commit that referenced this pull request Oct 6, 2025
Fixes a regression introduced by #8265 where we were mistakenly writing a comma before the first buffer argument (if no other arguments were printed before it).
sharmajai pushed a commit to sharmajai/wgpu that referenced this pull request Oct 12, 2025
sharmajai pushed a commit to sharmajai/wgpu that referenced this pull request Oct 12, 2025
Fixes a regression introduced by gfx-rs#8265 where we were mistakenly writing a comma before the first buffer argument (if no other arguments were printed before it).
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