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

Introduce VertexStep: a stride and a step mode. #2768

Merged
merged 1 commit into from
Jun 14, 2022

Conversation

jimblandy
Copy link
Member

This is used in various places around render pipelines, passes, and bundles.

The public wgpu_core::pipeline::VertexBufferLayout could use VertexStep as well, but I think it's best to let that continue to resemble GPUVertexBufferLayout.

This is used in various places around render pipelines, passes, and
bundles.

The public `wgpu_core::pipeline::VertexBufferLayout` could use
`VertexStep` as well, but I think it's best to let that continue to
resemble `GPUVertexBufferLayout`.
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.

LGTM

@cwfitzgerald cwfitzgerald merged commit 3a193ec into gfx-rs:master Jun 14, 2022
@jimblandy jimblandy deleted the introduce-VertexStep branch June 28, 2022 00:39
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