Skip to content

Commit 8ddd320

Browse files
docs(CHANGELOG): add entry for #8311 (#8398)
1 parent a2cde58 commit 8ddd320

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,10 @@ SamplerDescriptor {
8080

8181
### Bug Fixes
8282

83+
#### naga
84+
85+
- Fix a bug that resulted in the Metal error `program scope variable must reside in constant address space` in some cases. By @teoxoy in [#8311](https://github.com/gfx-rs/wgpu/pull/8311).
86+
8387
#### General
8488

8589
- Fixed a bug where mapping sub-ranges of a buffer on web would fail with `OperationError: GPUBuffer.getMappedRange: GetMappedRange range extends beyond buffer's mapped range`. By @ryankaplan in [#8349](https://github.com/gfx-rs/wgpu/pull/8349)

0 commit comments

Comments
 (0)