Skip to content

Commit

Permalink
Update to wgpu 22.1.0
Browse files Browse the repository at this point in the history
This changes a lifetime for scoped render pipelines to match
a similar change for `begin_render_pass` in wgpu itself.
  • Loading branch information
waywardmonkeys committed Aug 1, 2024
1 parent 26374da commit 7f27bd3
Show file tree
Hide file tree
Showing 6 changed files with 77 additions and 106 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Change Log

## Unreleased
* update to wgpu 22.1.0

## 0.17.0
* update to wgpu 0.20
Expand Down
Loading

0 comments on commit 7f27bd3

Please sign in to comment.