doc: Document !2044

This commit is contained in:
Jakob Bornecrantz 2023-11-15 23:34:06 +00:00
parent d28e647744
commit 5cea2bea2f

View file

@ -1 +1,9 @@
oxr: Enable VK_EXT_debug_utils extension for client side on the platform that support it ---
- mr.2005
- mr.2044
---
oxr: Enable VK_EXT_debug_utils extension for client side on the platform that
support it. Since it can not be reliably detected if the extension was enabled
by the application on `XR_KHR_vulkan_enable` instead use the the environmental
variable `OXR_DEBUG_FORCE_VK_DEBUG_UTILS` to force it on.