Skip to content

Commit b985f16

Browse files
committed
add changelog entry
1 parent 2ad95b2 commit b985f16

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,8 @@ Bottom level categories:
117117
- Added `wgpu::TextureView::as_hal`
118118
- `wgpu::Texture::as_hal` now returns a user-defined type to match the other as_hal functions
119119

120+
- Added support for pipeline-overridable constants. By @teoxoy & @jimblandy in [#5500](https://github.com/gfx-rs/wgpu/pull/5500)
121+
120122
#### GLES
121123

122124
- Log an error when GLES texture format heuristics fail. By @PolyMeilex in [#5266](https://github.com/gfx-rs/wgpu/issues/5266)

0 commit comments

Comments
 (0)