Skip to content

Conversation

@blobfish
Copy link
Contributor

@blobfish blobfish commented Nov 1, 2025

HEADS UP: This commit breaks ABI. Might want to handle differently.

I was experimenting with some different buffer and vertex index draw configurations when i noticed compute bounds doesn't consider the VertexIndexDraw::vertexOffset member and returns incorrect results.

@robertosfield
Copy link
Collaborator

I think it would make sense to order the method members in the same order a VertexIndexDraw.

@robertosfield robertosfield merged commit 3b4dfd1 into vsg-dev:master Nov 26, 2025
8 checks passed
@robertosfield
Copy link
Collaborator

I have merged this PR with the reordering of vertexOffset parameter to match vsg::DrawIndexed/vkCmdDrawIndexed ordering: eb0bfc3

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