mirror of
https://github.com/gfx-rs/wgpu.git
synced 2025-02-20 10:53:34 +00:00
Merge #1479
1479: fix typo regarding structure rename in changelog r=kvark a=profan **Description** Just fixing a typo I realised was there when trying to use the changelog to fix my code, thanks for adding a list of changes to the latest changelogs! Co-authored-by: Robin Hübner <robinhubner@gmail.com>
This commit is contained in:
commit
8e8f59af7c
@ -12,7 +12,7 @@ TBD:
|
||||
- conservative rasterization (native-only)
|
||||
- buffer resource indexing (native-only)
|
||||
- API adjustments to the spec:
|
||||
- Renamed `RenderPassDepthStencilAttachmentDescriptor` to `RenderPassDepthStencilAttachment`:
|
||||
- Renamed `RenderPassColorAttachmentDescriptor` to `RenderPassColorAttachment`:
|
||||
- Renamed the `attachment` member to `view`
|
||||
- Renamed `RenderPassDepthStencilAttachmentDescriptor` to `RenderPassDepthStencilAttachment`:
|
||||
- Renamed the `attachment` member to `view`
|
||||
|
Loading…
Reference in New Issue
Block a user