Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
More as_hal() methods #3966
More as_hal() methods #3966
Changes from 41 commits
32311fe
32ec118
b3f2afb
493db92
f6bc72f
84f5bd1
d8ab000
2ea6293
101a392
f979162
d7dcc9b
0548dfb
a937666
c429170
e3e895a
e31b764
28d6dac
eb19bfc
e722de8
2fb314d
108d63c
f4f6fca
9b85135
765cb02
e439a83
894a161
020f343
5d98a86
c9444a0
93ca2c2
94730d4
13ab6a8
4bf5751
63f127c
644306d
88152f8
e4c90ba
1b2a072
1a38694
480ba76
9d1e574
7a326e8
1880d89
221d2cb
a98eacb
31c67e0
04b7bdd
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did I need to make this method public, and CommandBuffer.encoder pub(crate)? Not sure.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do I need to add the not wasm #cfg's here, and in a few other places?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should