The open source OpenXR runtime
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

doc: Document !2014

+8 -1
+8 -1
doc/changes/auxiliary/mr.2006.md
··· 1 - vk: replace VK_EXT_debug_marker by VK_EXT_debug_utils 1 + --- 2 + - mr.2006 3 + - mr.2014 4 + --- 5 + 6 + vk: Change the naming function to use the extension `VK_EXT_debug_utils`, which 7 + has been included in core with 1.3, instead of the old `VK_EXT_debug_marker` 8 + extension. Also make the naming function type safe.