Skip to content

Commit 9d92815

Browse files
committed
Changelog.
1 parent a9585e9 commit 9d92815

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,12 @@ By @Vecvec in [#7913](https://github.com/gfx-rs/wgpu/pull/7913).
6363

6464
Naga now requires that no type be larger than 1 GB. This limit may be lowered in the future; feedback on an appropriate value for the limit is welcome. By @andyleiserson in [#7950](https://github.com/gfx-rs/wgpu/pull/7950).
6565

66+
### Bug Fixes
67+
68+
#### Naga
69+
70+
- Fix empty `if` statements causing errors on spirv 1.6+. By @Vecvec in [#7883](https://github.com/gfx-rs/wgpu/pull/7883).
71+
6672
## v26.0.2 (2025-07-23)
6773

6874
### Bug Fixes

0 commit comments

Comments
 (0)