fix typo regarding structurer rename in changelog

This commit is contained in:
Robin Hübner
2021-06-05 22:09:06 +01:00
committed by GitHub
parent 7978df83ef
commit bc0c86a47a

View File

@@ -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`