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

Implement indirect drawing #75

Merged
merged 1 commit into from
Apr 1, 2020
Merged

Implement indirect drawing #75

merged 1 commit into from
Apr 1, 2020

Conversation

almarklein
Copy link
Collaborator

These new tests actually fail in the lib shipped with the library, because the BufferUsage.INDIRECT enum was changed at some point. It looks like
the .h file that we use does not precisely match the library. Eek!

Anyway, let's just merge this, and update to the latest wgpu-native.

@Korijn
Copy link
Collaborator

Korijn commented Apr 1, 2020

LGTM

@almarklein almarklein mentioned this pull request Apr 1, 2020
34 tasks
@almarklein almarklein merged commit 8736f56 into master Apr 1, 2020
@almarklein almarklein deleted the indirect branch April 1, 2020 11:06
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.

None yet

2 participants