Skip to content

Fixed incorrect size parameters in WGPU backend #4891

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

Closed
wants to merge 1 commit into from
Closed

Fixed incorrect size parameters in WGPU backend #4891

wants to merge 1 commit into from

Conversation

theomonnom
Copy link
Contributor

@theomonnom theomonnom commented Jan 11, 2022

SetIndexBuffer and SetVertexBuffer require size parameter in bytes.
(This update fixed an app crash)

@ocornut
Copy link
Owner

ocornut commented Jan 12, 2022

Merged, thank you!
(I took the liberty to squash an unrelated alignment change)

@ocornut ocornut closed this Jan 12, 2022
ocornut pushed a commit that referenced this pull request Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants