doc: Document !2014

This commit is contained in:
Jakob Bornecrantz 2023-11-03 21:04:01 +00:00
parent 5da1086d26
commit 139d3a44cf

View file

@ -1 +1,8 @@
vk: replace VK_EXT_debug_marker by VK_EXT_debug_utils
---
- mr.2006
- mr.2014
---
vk: Change the naming function to use the extension `VK_EXT_debug_utils`, which
has been included in core with 1.3, instead of the old `VK_EXT_debug_marker`
extension. Also make the naming function type safe.