Backends: DX12: Unmap() call specify written range.

The range is informational and may be used by debug tools.
This commit is contained in:
ocornut
2024-10-23 12:40:20 +02:00
parent 41f02825fc
commit 4994e75852
2 changed files with 12 additions and 2 deletions

View File

@@ -43,6 +43,9 @@ Breaking changes:
Other changes:
- Backends: DX12: Unmap() call specify written range. The range is informational and may be used by debug tools.
-----------------------------------------------------------------------
VERSION 1.91.4 (Released 2024-10-18)
-----------------------------------------------------------------------