We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ad95b2 commit b985f16Copy full SHA for b985f16
CHANGELOG.md
@@ -117,6 +117,8 @@ Bottom level categories:
117
- Added `wgpu::TextureView::as_hal`
118
- `wgpu::Texture::as_hal` now returns a user-defined type to match the other as_hal functions
119
120
+- Added support for pipeline-overridable constants. By @teoxoy & @jimblandy in [#5500](https://github.com/gfx-rs/wgpu/pull/5500)
121
+
122
#### GLES
123
124
- Log an error when GLES texture format heuristics fail. By @PolyMeilex in [#5266](https://github.com/gfx-rs/wgpu/issues/5266)
0 commit comments