Skip to content

Commit

Permalink
fixup! WIP: fix(msl-out): don't check member.binding in `write_type…
Browse files Browse the repository at this point in the history
…_defs`, `should_pack_struct_member`
  • Loading branch information
ErichDonGubler committed Nov 21, 2023
1 parent 5a8e4ae commit a199623
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions naga/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ For changelogs after v0.14, see [the wgpu changelog](../CHANGELOG.md).

- Add and fix minimum Metal version checks for optional functionality. ([#2486](https://github.com/gfx-rs/naga/pull/2486)) **@teoxoy**
- Make varyings' struct members unique. ([#2521](https://github.com/gfx-rs/naga/pull/2521)) **@evahop**
- Emit and init `struct` member padding always ([#4701](https://github.com/gfx-rs/wgpu/pull/4701)) **@ErichDonGubler**

#### GLSL-OUT

Expand Down

0 comments on commit a199623

Please sign in to comment.