mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-12-08 21:26:17 +00:00
docs(CHANGELOG): move #8247's entry to Unreleased
This commit is contained in:
parent
8e61646521
commit
1ba953d4f3
@ -73,6 +73,10 @@ SamplerDescriptor {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### New Features
|
||||||
|
|
||||||
|
- Added support for transient textures on Vulkan and Metal. By @opstic in [#8247](https://github.com/gfx-rs/wgpu/pull/8247)
|
||||||
|
|
||||||
### Changes
|
### Changes
|
||||||
|
|
||||||
#### General
|
#### General
|
||||||
@ -308,8 +312,6 @@ By @wumpf in [#8282](https://github.com/gfx-rs/wgpu/pull/8282), [#8285](https://
|
|||||||
|
|
||||||
- Expose `naga::front::wgsl::UnimplementedEnableExtension`. By @ErichDonGubler in [#8237](https://github.com/gfx-rs/wgpu/pull/8237).
|
- Expose `naga::front::wgsl::UnimplementedEnableExtension`. By @ErichDonGubler in [#8237](https://github.com/gfx-rs/wgpu/pull/8237).
|
||||||
|
|
||||||
- Added support for transient textures on Vulkan and Metal. By @opstic in [#8247](https://github.com/gfx-rs/wgpu/pull/8247)
|
|
||||||
|
|
||||||
### Changes
|
### Changes
|
||||||
|
|
||||||
#### General
|
#### General
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user