Skip to content

Commit

Permalink
fixup! fix: ensure render pipelines have at least 1 target
Browse files Browse the repository at this point in the history
Add `CHANGELOG.md` entry.
  • Loading branch information
ErichDonGubler committed May 17, 2024
1 parent b74508e commit 8272494
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,10 @@ By @stefnotch in [#5410](https://github.com/gfx-rs/wgpu/pull/5410)

### Bug Fixes

### General

- Ensure render pipelines have at least 1 target. By @ErichDonGubler in [#5715](https://github.com/gfx-rs/wgpu/pull/5715)

#### Vulkan

- Fix enablement of subgroup ops extension on Vulkan devices that don't support Vulkan 1.3. By @cwfitzgerald in [#5624](https://github.com/gfx-rs/wgpu/pull/5624).
Expand Down

0 comments on commit 8272494

Please sign in to comment.