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

Don't require mutable reference to wgpu::Device #30

Merged
merged 1 commit into from
Dec 29, 2019

Conversation

fintelia
Copy link
Contributor

None of the methods on wgpu::Device actually require a mutable reference, so all functions in wgpu_glyph should not require one either

@hecrj
Copy link
Owner

hecrj commented Dec 29, 2019

This is related to #12 and #26.

However, since we already merged #29, it makes sense to merge this one too! Thank you! 🥂

@hecrj hecrj merged commit 171ada4 into hecrj:master Dec 29, 2019
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