Update Vulkan features with VK_EXT_debug_utils

This commit is contained in:
Piotr Szpetkowski
2019-10-25 17:34:41 +02:00
committed by Baldur Karlsson
parent e53b8d82d0
commit 343fbed90a
+1 -1
View File
@@ -86,7 +86,7 @@ Vulkan
------
* Support for Vulkan 1.1 on Windows, Linux, Android, and Stadia.
* Event markers and object naming both come from ``VK_EXT_debug_marker``.
* Event markers and object naming both come from ``VK_EXT_debug_utils`` or deprecated ``VK_EXT_debug_marker``.
OpenGL & OpenGL ES
------------------