Skip to content

Commit 6dde5db

Browse files
committed
Changelog.
1 parent b296476 commit 6dde5db

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
@@ -59,6 +59,12 @@ By @Vecvec in [#7913](https://github.com/gfx-rs/wgpu/pull/7913).
5959

6060
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).
6161

62+
### Bug Fixes
63+
64+
#### Naga
65+
66+
- Fix empty `if` statements causing errors on spirv 1.6+. By @Vecvec in [#7883](https://github.com/gfx-rs/wgpu/pull/7883).
67+
6268
## v26.0.2 (2025-07-23)
6369

6470
### Bug Fixes

0 commit comments

Comments
 (0)